OpenSled guide

Digital Storage: MB to GB

Digital file sizes often cause confusion because some systems use decimal units and others use binary units. This guide explains the difference so download and storage numbers are easier to read.

The formula

In decimal storage, 1 GB = 1000 MB. In binary storage, 1 GiB = 1024 MiB. Check which convention the source is using before comparing numbers.

Examples

InputWorkingResult
500 MB500 ÷ 10000.5 GB
1500 MB1500 ÷ 10001.5 GB
2048 MB2048 ÷ 10242 GiB
10,000 MB10,000 ÷ 100010 GB

Practical notes

FAQ

Why do the numbers sometimes seem inconsistent?

Because a “GB” from a storage box may use 1000 MB while an operating system may display binary values.

What should I trust?

Trust the unit convention used by the source you are comparing against and avoid mixing decimal and binary units in the same comparison.