Network transfer utility
Game Download Time Calculator
Convert a game or update size and a connection speed into a transparent theoretical transfer time. The calculator keeps bits and bytes, decimal units, and binary units explicit instead of hiding conversion assumptions.
Interactive calculation
Enter file size and transfer rate
Use the game or update size and the connection speed you want to model. The defaults are examples only. No ISP, launcher, or CDN data is fetched.
Mbps is megabits per second. MB/s is megabytes per second. Because one byte contains eight bits, 800 Mbps equals a theoretical 100 MB/s before any real-world overhead or bottlenecks.
Theoretical transfer time
26m 40s
At a constant 62.5 MB/s payload-equivalent transfer rate.
- Exact seconds
- 1,600 s
- File-size definition
- GB = 1,000,000,000 bytes
- Rate definition
- Mbps = 125,000 bytes/s
Formula: time (seconds) = file size (bytes) ÷ transfer rate (bytes/second). Decimal units use powers of 1000; binary units use powers of 1024.
Real downloads are usually slower: protocol overhead, Wi-Fi or Ethernet conditions, ISP shaping, server/CDN limits, concurrent traffic, disk writes, decompression, installation work, and launcher behavior can all add time.
Units
GB and GiB are not the same quantity
Decimal SI prefixes use powers of ten: 1 GB is 1,000,000,000 bytes. Binary prefixes use powers of two: 1 GiB is 1,073,741,824 bytes. The calculator supports both so the input can match the unit actually shown by a launcher, operating system, or file source.
Network connections are commonly advertised in bits per second. A byte contains eight bits, so an advertised 1 Gbps link is 125 MB/s at the raw unit-conversion level—not 1,000 MB/s.
Interpretation
Transfer time is not install completion time
The result assumes the entered rate stays constant for the entire file. Real throughput can be reduced by protocol overhead, local network conditions, ISP behavior, a game platform or CDN, concurrent traffic, and the receiving storage device.
Some launchers also decrypt, decompress, patch, verify, or install data while or after downloading. Those operations are workload-dependent and are intentionally not folded into a made-up universal overhead percentage.
Reference
Unit definitions
NIST distinguishes decimal SI prefixes from IEC-style binary prefixes; the calculator applies those definitions directly and performs no empirical performance modeling.