wpf_unit_converter

Convert from and to WPF units.

This value is interpreted as a device-independent unit (1/96th inch) measurement. Strings need not explicitly include decimal points. For instance a value of 1 is acceptable.

See: https://learn.microsoft.com/en-us/dotnet/api/system.windows.frameworkelement.width#xaml-values
This means:
96 units = 1 inch = 2.54cm

WPF-Unit
Inch (freedom units)
Metric (cm; the only not stupid unit)

open source

found a bug or want to add something?

the ART of being lazy*

* and spending a few hours to develop a tool for a simple task, which would take only a few seconds.