MB to GB

Convert megabytes to gigabytes.

Storage capacities, video file sizes and software installers all eventually cross from megabytes into gigabytes, and this tool converts between the two — a scale where the binary-versus-decimal debate starts to produce genuinely noticeable differences.

Gigabytes: where the definitional gap becomes visible

By the time storage reaches the gigabyte scale, the difference between the binary convention (1 GB = 1,024 MB, or 1,073,741,824 bytes) and the strict decimal SI convention (1 GB = 1,000 MB, or exactly 1,000,000,000 bytes) grows to about 7.4% — large enough that it's the primary reason a hard drive advertised as "1 TB" shows up as roughly 931 GB in a binary-convention operating system. This gap became a genuine point of consumer frustration and even led to a notable 2005 class-action lawsuit against a major hard drive manufacturer, ultimately settled with the company clarifying its decimal-based capacity claims on packaging.

The conversion this tool applies

1 GB = 1,024 MB under the binary convention used here, consistent with how file managers and operating systems have traditionally displayed sizes at this scale. The tool divides your MB input by 1,024 to return gigabytes.

Where this conversion is practically important

  • Understanding storage device capacity — reconciling a drive's advertised decimal-GB capacity with the (numerically smaller) binary-GB figure your computer actually displays after formatting.
  • Video and media file sizes — a two-hour 4K video file can easily run into several gigabytes, and understanding whether a project fits on available storage requires converting from the megabyte-level sizes individual clips or exports report.
  • App and software installation requirements — comparing a game or application's stated install size (often in GB) against downloaded component file sizes (often reported in MB).
  • Cloud storage and backup planning — estimating how many megabyte-sized files will fit within a gigabyte-denominated storage plan or backup quota.

Frequently asked questions

Why did a hard drive company get sued over this? Because the gap between binary and decimal gigabyte definitions became large enough at the multi-gigabyte scale that customers felt genuinely misled when their "large capacity" drive showed meaningfully less available space than advertised once formatted and displayed by their operating system — the case was eventually settled with clearer disclosure requirements.

Do modern operating systems still use the binary convention? It varies — some have shifted toward decimal-based reporting or clarified their units (like using "GiB" internally), while others, notably certain versions of Windows, have continued using binary calculations while still displaying the ambiguous "GB" label, keeping the confusion alive.

How many bytes are in a gigabyte here? 1,073,741,824 bytes (1,024³), the full binary chain this tool's conversion is built on, versus exactly 1,000,000,000 bytes under the strict decimal SI definition.

Further reading