Data Size Converter changes a size between bytes, the decimal units where a kilobyte is 1000 bytes, the binary units where a kibibyte is 1024 bytes, and bits.
It also gives the rounded human-readable form in both unit families. It runs in your browser.
A megabyte is 1000 kilobytes and a mebibyte is 1024 kibibytes. Storage is usually sold in decimal units, while memory and many tools report binary units.
One byte is eight bits. Network speeds are often in bits per second, so this helps convert to bytes.
To two decimal places, then trailing zeros are trimmed.
No. The tool runs entirely on this page.