tinker-unit-converter
A unit converter plugin for TINKER, supporting conversions across seven measurement categories with both metric and imperial units.

Features
- Length — convert between kilometre, metre, decimetre, centimetre, millimetre, micrometre, inch, foot, yard, and mile
- Area — convert between square kilometre, square metre, square centimetre, acre, and square foot
- Volume — convert between litre, millilitre, and gallon
- Weight — convert between kilogram, gram, milligram, pound, and ounce
- Temperature — convert between Celsius, Fahrenheit, and Kelvin
- Time — convert between day, hour, minute, second, and millisecond
- Data — convert between byte, kilobyte, megabyte, gigabyte, and terabyte
- Real-time conversion — all unit results update instantly as you type
- High precision — powered by mathjs BigNumber for accurate calculations
- Copy to clipboard — click on any result value to copy it
Usage
- Select a measurement category from the toolbar: Length, Area, Volume, Weight, Temperature, Time, or Data
- Choose the source unit and enter a value in the input field
- All other units in the category are converted and displayed in real time
- Click on any result to copy it to the clipboard