Unit Converter Online Free — Length, Weight, Temperature & More
Free online unit converter: convert length, weight, temperature, volume, area, speed, data size, and time between metric and imperial units. Runs entirely in your browser — nothing is sent anywhere.
About Unit Converter
Type a value on either side and get the conversion instantly in the other — length, weight and mass, temperature, volume, area, speed, data size, and time. Every category uses standard reference conversion factors (and the exact Celsius/Fahrenheit/Kelvin formulas for temperature), and the current rate is always shown under the inputs. The whole thing runs locally in your browser.
How to use Unit Converter
- Pick a category (Length, Weight, Temperature, …).
- Choose the source and target units.
- Type a value in either box — the other updates live as you type.
How unit conversion works here
Factor-based conversion
For most categories each unit gets a fixed factor relative to a base unit (metres for length, grams for mass, seconds for time, and so on). Converting from unit A to unit B multiplies by B's factor and divides by A's — the same arithmetic a spreadsheet would do, with the full-precision factors kept internally and only the result rounded for display.
Temperature is the exception: Celsius, Fahrenheit, and Kelvin have offsets as well as scale differences, so the tool applies the exact formulas instead of a single factor (for example °F = °C × 9/5 + 32, K = °C + 273.15).
Metric vs imperial quick reference
| Metric | Imperial / US | Factor |
|---|---|---|
| 1 inch | 2.54 cm | exact by definition |
| 1 foot | 30.48 cm | exact by definition |
| 1 mile | 1.609344 km | exact by definition |
| 1 pound | 453.59237 g | exact by definition |
| 1 US gallon | 3.785411784 l | exact by definition |
| 1 nautical mile | 1.852 km | exact by definition (1 knot = 1 nm/h) |
Decimal or binary data units?
This tool uses the decimal convention: 1 KB = 1,000 bytes, 1 MB = 1,000 KB, and so on — the same one hard-drive and SSD makers use. Operating systems often report sizes in binary units (1 KiB = 1,024 bytes), which is why a "1 TB" drive shows about 909 GB in Windows or macOS.
If your numbers disagree with your OS by a few percent, that convention difference — not a rounding error — is almost always why.
Frequently asked questions
Is this unit converter really free?
Yes — free, no account, no limits, no ads.
Are my values sent to a server?
No. The conversion math happens entirely in your browser; the page keeps working even offline once loaded.
Which units are supported?
Length (mm, cm, m, km, in, ft, yd, mi), weight/mass (mg, g, kg, t, oz, lb), temperature (°C, °F, K), volume (ml, l, gal, qt, pt, cup), area (m², km², ft², acre, ha), speed (m/s, km/h, mph, knots), data (B, KB, MB, GB, TB), and time (s, min, h, days, weeks).
Can I convert in both directions?
Yes — type in either box and the other updates instantly. The rate line under the inputs always shows the current factor, e.g. "1 m = 3.28084 ft".
How precise are the results?
Internally full double precision; the display rounds to 6 significant digits. The underlying factors are the official definitions (1 inch = 2.54 cm exactly, 1 lb = 453.59237 g exactly).
Related tools
Age Calculator
Calculate exact age in years, months, and days, plus total days/weeks/hours lived and a next-birthday countdown.
runs locallyBase64 Encoder / Decoder
Encode text to Base64 or decode Base64 back to text, instantly in your browser.
WebAssemblyCLI / agentCase Converter
Convert text between UPPERCASE, lowercase, Title Case, camelCase, snake_case, and kebab-case.
WebAssemblyCLI / agentColor Converter
Convert colors between HEX, RGB, and HSL formats instantly.
WebAssemblyCLI / agentColor Palette Extractor
Extract the dominant colors from any image as a hex palette with percentage shares.
runs locallyCron Parser / Schedule Explainer
Translate any 5-field cron expression into plain English and see the next 10 run times — computed locally in your timezone.
runs locally