Skip to content
MasterMath

GB vs GiB Calculator

Why a 1 TB drive shows up as 931 GB, and how much space you will actually see.

What the system shows

—

What the system shows—
In the larger unit—
Exact bytes—
The difference—
Percentage that seems to be missing—
After formatting—

How this was worked out

    The formula

    GiB = bytes ÷ 1,073,741,824, while GB = bytes ÷ 1,000,000,000

    Where it comes from

    Nothing is missing and nobody is lying: these are two different units with similar names. The manufacturer uses the decimal prefix of the international system, where a gigabyte is exactly a thousand million bytes. The operating system, by contrast, counts in powers of two — 2³⁰ bytes — but has spent decades calling that a "GB" instead of a GiB, which is its proper name. The gap is not fixed: it grows one step per unit, from 2.4 % in kilobytes to 9.3 % in terabytes.

    How to work it out by hand

    1. Multiply the stated capacity by a thousand raised to the step of the unit
    2. Those are the real bytes on the drive
    3. Divide by 1,024 raised to the same step
    4. That is the figure the system displays

    What is worth knowing

    On top of the units gap there is a smaller one, and this one really is occupied space: the file system reserves a share for its own structures — allocation table, indexes, spare sectors — and on a modern drive that is between 0.5 % and 3 %. Adding both, a 4 TB drive leaves around 3.6 TiB usable, and that is normal. Worth knowing too: macOS switched to decimal units years ago, so the same drive shows different figures on macOS and Windows without either being wrong.

    Frequently asked questions

    Why does my 1 TB drive show 931 GB?

    Because the manufacturer counts in decimal terabytes and the system displays tebibytes while calling them "TB". A trillion bytes is 0.909 TiB, which is 931 GiB.

    Is GB the same as GiB?

    No. A GB is a thousand million bytes and a GiB is 1,073,741,824. The gap is 7.4 % and grows with each step of unit.

    Am I being short-changed on capacity?

    No. The manufacturer uses international system units correctly; the one using an inexact name is the operating system when it calls gibibytes "GB".

    How much space do I lose to formatting?

    Between 0.5 % and 3 % on a modern drive, for the file system structures. That part really is occupied.

    Why do macOS and Windows report different figures?

    Because macOS has counted in decimal units for years and Windows still counts in binary ones. The drive is the same.