Convert data storage units — bytes, KB, MB, GB, TB, PB, bits and binary units.
| Unit | Name | Value |
|---|---|---|
| 0.001 GB | 0.000931323 GiB | |
| 0.01 GB | 0.00931323 GiB | |
| 0.1 GB | 0.0931323 GiB | |
| 1 GB | 0.931323 GiB | |
| 5 GB | 4.65661 GiB | |
| 10 GB | 9.31323 GiB | |
| 50 GB | 46.5661 GiB | |
| 100 GB | 93.1323 GiB | |
| 1000 GB | 931.323 GiB |
Formula: Gibibyte = Gigabyte × 0.9313
Multiply any gigabyte value by 0.9313 to get gibibyte. One gigabyte equals 0.9313 GiB.
Reverse: Gigabyte = Gibibyte × 1.074
Common gigabyte values with real-world context — factor: 1 GB = 0.9313 GiB
| Gigabyte (GB) | Gibibyte (GiB) | Context |
|---|---|---|
| 0.001 GB | 0.0009313 GiB | 1 MB photo |
| 0.01 GB | 0.009313 GiB | MP3 song |
| 0.1 GB | 0.09313 GiB | Short video |
| 1 GB | 0.9313 GiB | HD movie |
| 4 GB | 3.725 GiB | 4K movie |
| 8 GB | 7.451 GiB | 8 GB USB drive |
| 16 GB | 14.9 GiB | 8 GB USB drive |
| 32 GB | 29.8 GiB | Large game |
| 64 GB | 59.6 GiB | Large game |
| 128 GB | 119.2 GiB | Phone storage |
| 256 GB | 238.4 GiB | 256 GB SSD |
| 500 GB | 465.7 GiB | 500 GB drive |
| 1,000 GB | 931.3 GiB | 1 TB drive |
| 2,000 GB | 1,863 GiB | 2 TB NAS |
| 8,000 GB | 7,451 GiB | 8 TB enterprise |
GB × 0.9313 = GiB. This is why '1 TB' drives show as ~931 GiB in Windows.
1,000 GB = 931.32 GiB. 500 GB = 465.66 GiB.
GiB × 1.07374 = GB.
Specifies app download sizes, database backup sizes, and API payload limits in GB.
Compares phone, tablet, and laptop storage in GB when purchasing devices.
Provisions storage buckets, database sizes, and VM disk images in GB.
Estimates project sizes — 1 minute of 4K RAW video uses about 6 GB.
Monitors disk usage, quota limits, and backup sizes across GB-scale storage.
Handles dataset sizes in GB for training, validation, and test splits.
The gigabyte (GB) equals 1,000,000,000 bytes (decimal) or 1,073,741,824 bytes (binary). The distinction matters: Windows historically reported drive sizes in binary gigabytes, while drive manufacturers used decimal — causing the perennial 'missing space' confusion.
Gigabytes define modern consumer storage: smartphone apps, photos, and videos. A typical smartphone photo is 3-5 MB, so 1 GB holds roughly 200-300 photos. A 4K movie takes 60-100 GB.
Interesting fact: The first 1 GB hard drive (IBM 3380, 1980) weighed 250 kg and cost $40,000. Today, a 1 GB microSD card costs about $0.10.
The gibibyte (GiB) equals exactly 1,073,741,824 bytes (2^30). This is the actual size of what Windows labels 'GB' on hard drives — the reason a '500 GB' drive shows as ~465 GB in Windows.
Operating system memory reports use GiB: a system with 8 GiB RAM has exactly 8,589,934,592 bytes. Hard drive manufacturers use decimal GB while OS tools report binary GiB — causing the perennial 'missing space' issue.
Interesting fact: A 1 TB (decimal) hard drive holds 0.909 TiB. The ~91 GB 'missing' is not lost — it's the difference between the manufacturer's 10^12 definition and the OS's 2^40 definition.
Converting gigabyte to gibibyte is a common task in computing, networking, and data management. Storage manufacturers, operating systems, and network equipment often express data sizes in different units — understanding the conversion is essential for comparing specifications, planning storage capacity, and interpreting network speed versus file size relationships.
As a practical reference: 5 GB = 4.657 GiB and 10 GB = 9.313 GiB. For larger quantities, 100 GB = 93.13 GiB. The reverse conversion uses the factor 1.074, so 1 GiB = 1.074 GB. Note that decimal prefixes (KB=1,000, MB=1,000,000) differ from binary prefixes (KiB=1,024, MiB=1,048,576) — always check which standard your software or hardware uses.
All conversions use the internationally recognized factor of exactly 1 GB = 0.9313 GiB, calculated with IEEE 754 double-precision arithmetic accurate to at least 8 significant figures.