How Does It Work?
- Enter a size and its unitBytes through terabytes, whichever the file manager or spec sheet gave you.
- Choose decimal or binaryDecimal for drive marketing figures and network speeds, binary for what Windows, macOS and Linux report.
- Read every unit at onceThe whole ladder from bytes to terabytes is converted together.
What Is It Used For?
Storage has two competing definitions. Drive manufacturers use decimal units where a gigabyte is 1,000 megabytes, while operating systems traditionally use binary units where it is 1,024. That difference is exactly why a "1 TB" drive shows up as about 931 GB once it is plugged in — nothing is missing, the two sides are just counting differently.
- Checking whether a file will fit in an upload or email attachment limit.
- Understanding why a new drive shows less capacity than the box claimed.
- Converting a hosting or mobile data allowance quoted in MB.
- Sizing a backup, a video export or a database dump.
- Comparing cloud storage tiers priced per GB.
Examples
| Size | System | Equals |
|---|---|---|
| 1 GB | Decimal | 1,000 MB |
| 1 GiB | Binary | 1,024 MiB |
| 2,048 MB | Decimal | 2.048 GB |
| 2,048 MiB | Binary | 2 GiB |
| 1 TB (decimal) | Shown by an OS | ≈ 931 GiB |
| 25 MB | Decimal | 25,000 KB |