Skip to content

Unit Converters

Convert length, weight, temperature, volume, area, speed, data size, and number bases in your browser.

Overview

Unit Converters answers the everyday “how much is that in…” question without a search detour. Length, weight, temperature, volume, area, and speed cover physical measurements; data size and number base conversion cover the digital ones. Each tool states its units explicitly so you never have to guess whether a gallon is the US or imperial variety.

Recommended tools

Why these tools

Conversion mistakes usually come from remembered factors and silent rounding rather than hard maths. Grouping the converters keeps unit names visible, makes precision an explicit choice, and puts the digital units next to the physical ones where mixed calculations happen.

Related articles

Frequently asked questions

How precise are these conversions?
Calculations use standard factors in double precision, which is far more accurate than the source measurements in everyday use. Round the result to the precision your original figure justified.
Do the volume units distinguish US and imperial measures?
Yes. Gallons, pints, and fluid ounces differ between systems, so each option is labelled explicitly rather than assuming a locale.
Why does 1 GB not equal 1024 MB here?
Decimal and binary prefixes are separate units. Data Size Converter exposes both, so you can convert to gibibytes when a limit is really a power of two.
Can I convert between number bases?
Number Base Converter handles binary, octal, decimal, and hexadecimal using arbitrary-precision arithmetic, so long identifiers do not lose digits.
Are conversions done on a server?
No. Each converter computes in your browser, so entering measurements from private documents does not send them anywhere.