UNITS WIDGET
Unit Converter
Convert length, weight, temperature, volume and data. One normalized model, no per-page formulas. Local-first.
LOCAL RUNTIME PRIVATE INPUTHOW MUCH?! — Motore 07
→
18
What does this tool do?
Converts between units of length, weight, volume, data and temperature. For example, 180 cm = 5.91 ft, or 100°F = 37.78°C.
How to use it
- Select the category (Length, Weight, etc.).
- Enter the value you want to convert.
- Choose the source and target units.
- Read the result instantly.
How it works
Every unit has a normalized base. Conversions pass through the base: result = value × toBase(from) / toBase(to). Temperature uses non-linear formulas (Celsius as intermediate).
Common examples
- 180 cm = 5.91 ft (height)
- 1 mile = 1.609 km
- 100°F = 37.78°C (body temperature)
- 1 GB = 1024 MB
Privacy
All conversions happen in your browser. No values are transmitted or stored.
Frequently asked questions
- Why is temperature separate?
- Temperature conversions are non-linear (offsets, not just ratios), so they need dedicated formulas.
- Are the conversion factors exact?
- Yes — for example, 1 inch = exactly 0.0254 meters by international agreement.