Skip to content

Download time calculator

Calculate how long a file takes to download at your internet speed.

Estimated time
1m 22s
In seconds81.9
Size in megabits8,192 Mb

Mind bit (b) vs byte (B): 1 byte = 8 bits. Internet plans are usually advertised in Mbps.

How the calculation works

The file is converted from megabytes to megabits (×8) and divided by the connection speed:

time (s) = size (MB) × 8 ÷ speed (Mbps)

The ×8 is the whole trick

Almost every frustration with internet speed comes down to two letters: lowercase b is bit; uppercase B is byte. And 1 byte = 8 bits.

Providers sell connections in Mbps (megabits per second). Files and download managers show MB (megabytes). So a 100 Mbps plan downloads, at best, 12.5 MB/s — not 100 MB/s. The provider is not cheating: these are different units.

To convert in your head: divide the plan speed by 8.

  • 100 Mbps → 12.5 MB/s
  • 300 Mbps → 37.5 MB/s
  • 1 Gbps (1,000 Mbps) → 125 MB/s

Step by step (1 GB on a 100 Mbps plan)

  1. Convert to megabytes: 1 GB = 1,024 MB
  2. Convert to megabits: 1,024 × 8 = 8,192 Mb
  3. Divide by the speed: 8,192 ÷ 100 = 81.9 s → about 1 min 22 s

Theoretical time by size and speed

File50 Mbps100 Mbps300 Mbps1 Gbps
100 MB (an app)16 s8 s3 s1 s
1 GB (a light movie)2 min 44 s1 min 22 s27 s8 s
5 GB (an HD movie)13 min 39 s6 min 50 s2 min 17 s41 s
50 GB (a big game)2 h 16 min1 h 8 min22 min 45 s6 min 50 s

Notice what the table says about upgrading your plan: going from 50 to 100 Mbps saves over an hour on the 50 GB game. Going from 300 Mbps to 1 Gbps saves 16 minutes. The gain per dollar collapses as speed rises — and above roughly 300 Mbps, your plan is rarely the bottleneck any more.

Why real downloads take longer

The number above is the theoretical ceiling. In practice, time is lost to:

  • Protocol overhead — TCP/IP headers and retransmissions eat roughly 5% to 10% of the bandwidth. Not every transmitted bit is a bit of your file.
  • The server at the other end — if it caps the rate per connection, your own speed becomes irrelevant. This is the most common reason a download crawls on a fast line.
  • Wi-Fi — the contracted speed reaches the router, not necessarily the device. Walls, distance and neighbours on the same channel cut the rate; a cable removes that variable.
  • The disk — on 1 Gbps connections an old mechanical drive can become the bottleneck instead of the internet.
  • Sharing at home — bandwidth is split across every device, and peak hours affect the whole neighbourhood.

A reasonable rule of thumb: expect 80% to 90% of the theoretical time under good conditions, on a cable, with a server that does not throttle.

Is a GB 1,024 or 1,000 MB?

This calculator uses 1 GB = 1,024 MB, the binary convention shown by Windows and most file managers. Drive manufacturers use the decimal convention (1 GB = 1,000 MB) — which is why a "1 TB SSD" shows up as about 931 GB in the system. Neither is wrong; they are different rulers for the same thing.

Examples

  • A 100 MB file at 50 Mbps: (100 × 8) ÷ 50 = 16 s.
  • A 5 GB movie on 100 Mbps: ~6.7 minutes.

Frequently asked questions

Why is my download slower than my plan?

Because the plan is in megabits and files in megabytes (8×), plus network and server overhead.

Are megabit and megabyte the same?

No: 1 byte = 8 bits. Internet is sold in Mbps (bits); files are in MB (bytes). Divide speed by 8 for MB/s.

Do I get my plan's full speed?

Rarely 100%. Wi-Fi, the source server and peak hours reduce the real rate. The math shows the ideal case.

How many MB/s is 100 Mbps?

12.5 MB/s — just divide by 8, since a byte has 8 bits. Likewise 300 Mbps is 37.5 MB/s and 1 Gbps is 125 MB/s.

Is upgrading from 300 Mbps to 1 Gbps worth it?

It depends what you download. On a 50 GB game the upgrade saves about 16 minutes — while going from 50 to 100 Mbps saves over an hour on the same file. Above roughly 300 Mbps the bottleneck is usually the server, Wi-Fi or disk, not the plan.

Why does Windows show a different size than the drive advertises?

Because the manufacturer counts 1 GB = 1,000 MB and the system counts 1 GB = 1,024 MB. A "1 TB SSD" shows as about 931 GB. Nothing disappears — it is just a different ruler.

Is upload as fast as download?

On fibre it is usually symmetric; on coaxial cable and fixed wireless, almost never — upload can be 5 to 10 times slower. To estimate a send, enter your upload speed here, not your download speed.

Related calculators

More Tech / IT calculators

See all →

Updated on June 18, 2026 · by Rafael Rossi · Methodology & sources