Data Storage Converter
Converters · Added 9 August 2026
Convert file and storage sizes across decimal and binary unit families, so a gigabyte and a gibibyte never get quietly confused.
Result
1 MB in gigabyte
0.001 GB
1 MB = 0.001 GB
The same value in every unit
- Bit (bit)
- 8,000,000
- Byte (B)
- 1,000,000
- Kilobyte (KB)
- 1,000
- Megabyte (MB)
- 1
- Gigabyte (GB)
- 0.001
- Terabyte (TB)
- 0.000001
- Petabyte (PB)
- 1.0000e-9
- Kibibyte (KiB)
- 976.5625
- Mebibyte (MiB)
- 0.953674316
- Gibibyte (GiB)
- 0.000931322575
- Tebibyte (TiB)
- 9.0949e-7
Decimal units step by 1,000; binary units step by 1,024. Drive manufacturers sell decimal gigabytes while operating systems often report binary gibibytes, which is the whole reason a “1 TB” disk shows up as about 931 GB.
How to use the data storage converter
- 1Enter the size you want to convert.
- 2Choose its unit. The dropdown separates decimal SI units (KB, MB, GB) from binary IEC units (KiB, MiB, GiB) — picking the right family is the whole point of this tool.
- 3Select the target unit and read the result, with every other unit listed underneath.
- 4Copy result puts the conversion on your clipboard in a readable one-line form.
Examples
The missing space on a new drive
- Input
- 1 terabyte (decimal TB)
- Result
- 931.322575 gibibytes
This is why a drive sold as 1 TB shows as roughly 931 GB in Windows — the OS is reporting gibibytes but labelling them GB.
A video file
- Input
- 4,500 megabytes
- Result
- 4.5 gigabytes
Within the decimal family the steps are a clean 1,000, so these conversions are just a decimal point move.
Bandwidth versus file size
- Input
- 100 megabytes
- Result
- 800 megabits
Connection speeds are quoted in bits per second, files in bytes. The factor of 8 between them is why a 100 Mbps line downloads at about 12.5 MB/s at best.
About the data storage converter
Two counting systems wearing the same labels
Computers address memory in powers of two, so 1024 was a natural place to put a 'kilo'. The SI prefix kilo had already meant 1,000 for a century, and for small sizes the 2.4% discrepancy was easy to ignore. It stopped being ignorable as sizes grew: at kilobytes the error is 2.4%, at megabytes 4.9%, at gigabytes 7.4%, and at terabytes 10%.
The IEC introduced unambiguous binary prefixes in 1998 — kibi, mebi, gibi, tebi — precisely so that KiB and GiB could mean the power-of-two versions while KB and GB kept their SI meanings. Storage vendors adopted decimal units; operating systems largely did not adopt the new binary labels. The confusion is entirely a labelling failure, not a technical one.
Where the distinction actually costs you
Capacity planning is the common case. Provisioning storage for '500 GB of data' means something different depending on which unit the source figure used, and at scale the 7.4% gap becomes real money or a real shortfall.
The other is estimating transfer times. A file size in bytes divided by a connection speed in bits gives an answer eight times too optimistic. Convert one side before dividing: a 1 GB file over a 100 Mbps connection takes at least 80 seconds, not 10.
Frequently asked questions
What is the difference between GB and GiB?
Why does my 1 TB drive show as 931 GB?
Which family should I use?
Why is a byte 8 bits?
Related tools
Time Converter
Converters
Convert seconds, minutes, hours, days, weeks, months and years.
Base64 Encoder / Decoder
Developer Tools
Encode text to Base64 and decode it back, with full Unicode and URL-safe support.
Length Converter
Converters
Convert between millimetres, metres, kilometres, inches, feet, yards and miles.