Unit Converters
Unit converters translate a measurement from one system into another so that a recipe, a spec sheet or an overseas parcel label makes sense. Cooks, students, engineers and anyone reading instructions written for a different country use them constantly. If you already know the type of measurement, go straight to the specific tool. The Length Converter covers millimetres through to miles, the Weight Converter moves between kilograms, pounds, stones and ounces, and the Temperature Converter handles Celsius, Fahrenheit and Kelvin, including the negative values that trip people up. The Volume Converter deals with litres, pints, cups and gallons, and matters most in the kitchen where the American cup and the imperial pint differ. The Speed Converter switches between kilometres per hour, miles per hour, knots and metres per second, which is useful for driving abroad and for reading wind forecasts. The Data Storage Converter covers bits, bytes, megabytes and terabytes, and is worth reaching for whenever a file size and a quota are quoted in different units. When you are not sure which category a unit belongs to, open the general Unit Converter and pick from the list there. All of them calculate in the browser as you type, with no sign-up needed.
7 tools available
Showing 1โ7 of 7
Unit Converter
Convert between length, weight, area, volume, speed, data storage and temperature units in a single tool.
Temperature Converter
Convert one temperature into Celsius, Fahrenheit, Kelvin and Rankine at once, with the formulas shown.
Length Converter
Convert lengths across nine metric and imperial units, with the formula shown and all units listed together.
Weight Converter
Convert weight between milligrams, grams, kilograms, tonnes, ounces, pounds, stones and US short tons.
Volume Converter
Convert volumes between metric and US units, from cubic metres to teaspoons, with the conversion factor shown.
Speed Converter
Convert speeds between km/h, mph, m/s, ft/s, knots, cm/s, km/s, mi/s, Mach and the speed of light.
Data Storage Converter
Convert data sizes between bits, bytes and every SI and IEC unit from kilobytes to petabytes.
Why one value converts to two different answers
The conversion is therefore value multiplied by the source unit's bit weight, divided by the target unit's bit weight. The tool displays that ratio explicitly, for example 1 GB equals 0.931323 GiB, so you can see exactly which definition produced the number rather than guessing which convention a piece of software used.
Worked example: a 500 GB drive in Windows
That single calculation explains a complaint as old as hard drives. The manufacturer sells the drive as 500 GB because it genuinely holds 500 billion bytes. Windows reports free space using binary units but labels them GB, so the same drive appears as roughly 466 GB in File Explorer. Nothing is missing; the two numbers are measuring in different bases. macOS and most Linux file managers use decimal units, which is why the same drive reads closer to 500 there.
The gap widens as capacity grows because the ratio compounds. A 1 TB drive is 0.9095 TiB, showing as about 931 GB, and a 4 TB drive loses roughly 363 GB of apparent capacity to the same arithmetic.
Choosing the right unit for the job
The bigger trap is bits versus bytes. Network and broadband speeds are quoted in bits per second, while file sizes are in bytes, and the difference is a factor of eight. A 100 Mbps connection transfers at most about 12.5 MB per second before protocol overhead, so a 1 GB download takes around 80 seconds at best, not ten.
Watch the capitalisation as well: a capital B means bytes and a lowercase b means bits, so MB and Mb differ eightfold. Where precision matters, quote the byte count in full rather than relying on a unit label that different tools interpret differently.