Bytes Converter
Convert between B, KB, MB, GB, TB
Start
{
"B": "1048576.00",
"KB": "1024.00",
"MB": "1.00",
"GB": "0.00",
"TB": "0.00"
}Description
Convert storage units across B, KB, MB, GB, and TB.
Toggle between binary (1024) and decimal (1000) units.
How to Use
- Enter a value and unit.
- Select 1024 or 1000 multiplier.
- Copy the table output.
Example
Example
1 MB (1024) → 1,048,576 B
FAQ
Which KB?
Toggle 1000 (SI) or 1024 (IEC).