TB to GB Converter — Terabytes to Gigabytes
A TB to GB converter turns terabytes into gigabytes — the pair you need when a NAS, drive or cloud plan is sold in TB but your tools and quotas count in GB.
Quick answer: 1 TB = 1,024 GB in binary (GiB) or 1,000 GB decimal — the label on the box. Windows will report a 1 TB drive as 931 GiB because it divides the decimal byte count by 1,024³.
The two lines are the same file — only the definition of “GB” differs. This 2.4% gap per step is why a 1 TB drive shows 931 GiB in Windows.
| TB | GB |
|---|---|
| 0.5 | 512 |
| 1 | 1,024 |
| 2 | 2,048 |
| 5 | 5,120 |
| 10 | 10,240 |
| 50 | 51,200 |
| 100 | 102,400 |
| 500 | 512,000 |
| 1,000 | 1,024,000 |
| 1 TB decimal | 1,000 GB = 1,000,000,000,000 bytes |
|---|---|
| 1 TiB binary | 1,024 GiB = 1,099,511,627,776 bytes |
| 1 TB drive in Windows | 931.32 GiB |
| 2 TB drive in Windows | 1,862.65 GiB · 4 TB → 3,725.29 GiB |
| Other labels | 1 TB = 1,000 GB · 1 TiB = 1,024 GiB |
The 931 GiB question answered
A 1 TB drive contains 1,000,000,000,000 bytes — the vendor is right. Windows divides those bytes by 1,073,741,824 (1 GiB) and gets 931.32, then labels the result “GB”. Both statements are true; only the naming is inconsistent. Converting 1 TB to 1,024 GB and expecting Windows to agree is the single most common units mistake on this site.
Sizing backups and NAS arrays
When planning storage, work in the same unit all the way through. A 4 TB drive holds 4,000 GB decimal, which is 3,725 GiB in Windows or 3,638 GiB usable after a typical 2–3% file-system and snapshot overhead. RAID 1 halves it; RAID 5 loses one drive plus a few percent. Converting at each step, rather than assuming equal, prevents the classic “why is my new 4 TB array only 3.6 TB” surprise.
When to use this calculator
- Reconciling a drive's advertised TB with the capacity Windows or macOS reports.
- Converting cloud plan sizes (e.g. 2 TB) into the GB your backup tool counts.
- Planning how many GB of footage a TB of security storage actually holds.
- Explaining the missing space in a new NAS to a colleague without blaming the vendor.