Byte Size Converter
Convert file sizes between bits, bytes, KB, MB, GB, TB and PB. Supports SI (decimal) and IEC (binary) scales. Instant result.
SI vs IEC: where the difference lives
In the SI (decimal) standard, the math runs in base 10: 1 KB equals 1,000 bytes. That's the reference disk makers and internet providers go by. The IEC (binary) standard works in base 2, where 1 KiB comes to 1,024 bytes. Operating systems use that one when reporting file sizes in RAM.
Convert file and data sizes
How many megabytes fit in that 2 GB file? And in bits, to estimate the download time? Converting between storage units tends to confuse because two different scales are floating around. Here you move values between bits, bytes, KB, MB, GB, TB and PB and get the result right away.
The tool covers the two conventions behind almost all the confusion. The SI scale is decimal, base 1000; the IEC scale is binary, base 1024. That difference explains why a "1 TB" drive shows less space on the system, and both sides sit side by side so you can compare.
All the math happens inside the browser, in the same moment. It helps when sizing storage, estimating transfers, planning backups, or just making sense of the numbers the system throws at you.
Frequently asked questions
How many MB/s does a 100 Mbps connection give?
Should I use the 1000 scale or the 1024 one?
Is the converted size the same as the space the file takes on disk?
Related Tools
JSON to YAML
Convert JSON data to YAML format.
CBOR to JSON (text) Converter
Explains CBOR (RFC 8949), its types and how to represent compact binary values in textual JSON.
ISO Country Code Converter
Convert country codes between ISO 3166 formats (alpha-2, alpha-3 and numeric) and the country name. Useful for development, forms and databases.
JSX to HTML Converter
Converts JSX (React) syntax to plain HTML by mapping className to class and camelCase attributes to kebab-case.
Angle Converter
Convert angles between degrees (°), radians (rad), gradians (grad) and turns. Instant result in the browser.
Base64 to Image
Convert Base64 strings back to an image to visualize and download.