Overview
Unit conversion is one of the most frequent everyday tool needs. This first version covers the three highest-volume categories: length (m / cm / mm / km / in / ft / yd / mi), mass (kg / g / t / lb / oz) and temperature (°C / °F / K). Enter any value and source unit to see the target conversion plus the full cross-unit matrix. Runs entirely locally.
How to use
- Pick a category (length, mass or temperature).
- Enter a value, then pick source and target units.
- The main result shows the target value; the matrix below shows conversions across every unit in the category.
- Switching category auto-resets source/target units to that category's defaults.
Formula
1) Linear (length/mass): each unit has a factor relative to the base unit (m or kg). value_B = value_A × factor_A / factor_B 1 in = 0.0254 m, 1 lb = 0.45359237 kg, 1 mi = 1609.344 m, etc. 2) Temperature (nonlinear): C→F: C·9/5+32, F→C: (F−32)·5/9 C→K: C+273.15, K→C: K−273.15 F↔K: chain through C
Common scenarios
Scenario 1 · How many inches in 1 m?
1 m = 39.3701 in. Anchor 1 in ≈ 2.54 cm for quick mental estimation.
Scenario 2 · 100 °F in °C
(100 − 32) × 5/9 ≈ 37.78 °C — that's a hot day in most weather apps.
Scenario 3 · 1 kg in pounds
1 kg ≈ 2.2046 lb. Handy for overseas shipping and medical reports.
FAQ
What's the precision?
Computations use IEEE 754 double precision; display keeps up to 6 significant figures with locale-aware thousands/decimal separators. Extreme values fall back to scientific notation.
Why isn't temperature linear?
Linear conversions are just a scale factor. Temperatures differ in both unit size *and* zero point (°C zero = water freezing, °F zero is offset, K zero = absolute zero), so conversion needs both shift and scale.
Why not include area, volume, speed?
This first version focuses on the highest-traffic three. Area, volume, time, speed, data storage and currency will arrive in later waves.
Do you support SI, imperial and US customary?
Length covers SI and US/imperial; mass covers SI and avoirdupois (lb/oz); temperature uses °C/°F/K. The "tonne" here is metric (1000 kg); US short ton / UK long ton can be added on request.
Does this tool upload data?
No. All conversions run locally in your browser; no network requests.
Related tools
City Cost of Living Calculator: Monthly Budget & Savings
Estimate monthly living costs across housing, food, transport, telecom and flexible spending by city tier, rental mode and commute, then back-solve the salary needed for a 30% savings rate target.
2026 EV Purchase Subsidy & Total Cost Calculator – Out-the-door Price
Estimate your 2026 EV out-the-door price in seconds: combine the renewed purchase-tax exemption, trade-in subsidy, local incentives and dealer discount into one transparent figure. Runs locally in your browser; no data uploaded.
China Oil Price Adjustment Countdown & Refuel Savings Calculator
Count down China's next fuel price adjustment window based on the NDRC 10-working-day cycle. Combine tank capacity, remaining fuel and expected change to decide whether to fill up now or wait. Supports 92/95/98 gasoline and 0# diesel.
2026 FIFA World Cup Group Stage Points & Qualification Calculator
Enter scores for the 2026 FIFA World Cup 48-team, 12-group stage. Auto-calculates points, goal difference, head-to-head tiebreakers and the 8 best third-placed cross-group rankings to project Round-of-32 qualification.