About the digital storage converter
The big gotcha: KB (kilobyte, 1,000 bytes) is NOT the same as KiB (kibibyte, 1,024 bytes). Storage manufacturers use decimal (1 GB = 1,000,000,000 bytes), while operating systems often report binary (1 GiB = 1,073,741,824 bytes). That mismatch is why a "1 TB" drive shows as ~931 GiB in your OS.
Conversion reference
| 1 B | = | 8 bit | Bit |
| 1 B | = | 1 B | Byte |
| 1 B | = | 0.001 KB | Kilobyte |
| 1 B | = | 1.0000e-6 MB | Megabyte |
| 1 B | = | 1.0000e-9 GB | Gigabyte |
| 1 B | = | 1.0000e-12 TB | Terabyte |
| 1 B | = | 1.0000e-15 PB | Petabyte |
| 1 B | = | 0.0009765625 KiB | Kibibyte |
| 1 B | = | 9.5367e-7 MiB | Mebibyte |
| 1 B | = | 9.3132e-10 GiB | Gibibyte |
| 1 B | = | 9.0949e-13 TiB | Tebibyte |
All conversions run entirely in your browser — nothing is sent to a server. Factors are exact wherever an exact definition exists.