Skip to content

tinker-unit-converter

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

Screenshot

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

  1. Select a measurement category from the toolbar: Length, Area, Volume, Weight, Temperature, Time, or Data
  2. Choose the source unit and enter a value in the input field
  3. All other units in the category are converted and displayed in real time
  4. Click on any result to copy it to the clipboard

Released under the AGPL-3.0 License.