Part of the Technology & IT suite · 35 calculators

Data Transfer Time Calculator

How long a download, upload or backup will take at a given speed — and why it is always slower than the eight-times-smaller number you expected.

File sizes are quoted in bytes and connection speeds in bits per second, and there are 8 bits in a byte — so a 100 Mbps line moves at most 12.

Results update as you type
Results
Realistic transfer time
8 min 20 s
At the full advertised speed
Effective rate
File size in bits
Data moved per hour
Size as your operating system reports it
Reviewed September 2026. Computing arithmetic: bytes, bits, seconds and probabilities do not change by country. Ofcom requires UK providers to quote a minimum guaranteed download speed.
No account required · Google Analytics off unless allowedCalculator arithmetic runs in your browserResults update as you type
All calculations run 100% in your browser. The calculator code does not submit your figures to GlobalCalc to obtain a result.
About data transfer time

How the data transfer time calculator works

File sizes are quoted in bytes and connection speeds in bits per second, and there are 8 bits in a byte — so a 100 Mbps line moves at most 12.5 MB per second. The theoretical time is size ÷ speed; the realistic time adds an efficiency allowance for protocol overhead, congestion and the fact that few transfers ever reach the advertised rate. TCP overhead alone typically costs 3–8%.

Formula: seconds = (size in bytes × 8) ÷ (speed in bits per second)

Worked examples

InputsRealistic transfer timeNote
5 GB over 100 Mbps8 min 20 s400 s at full speed, 500 s realistically
1 GB over 1 Gbps8 sexactly 8 seconds
A 2 TB backup over 1 Gbps5 h 33 minabout 5½ hours

Frequently asked questions

Why is my download slower than my plan?

Plans are sold in megabits and files measured in megabytes — divide by eight. A 100 Mbps line delivers at most 12.5 MB/s, and real transfers reach 70–90% of that.

What is a realistic efficiency figure?

About 80% over a good wired connection; lower over Wi-Fi, mobile, or long distances where latency limits throughput.

Why does my 1 TB drive show as 931 GB?

Drives are sold in decimal terabytes (10¹² bytes) but operating systems display binary units (2⁴⁰ bytes). The last row shows both.

Does the file size include overhead?

No — the efficiency percentage covers protocol overhead, retransmissions and congestion together.

How long for a large backup?

Set the size in TB. Beyond a few terabytes, shipping physical disks is often faster than any network.

Where these figures come from

Last checked: September 2026. Units follow the SI decimal convention (IEC 80000-13 defines the binary alternatives); network and security figures cite the defining standard.