How Much Data Streaming Uses: SD, HD, and 4K per Hour
Published 1/1/2026 · 4 min read · Developer tools
Daniel Okonkwo — Front-end developer and tech writer at OneKitly
Web performance · File formats
Checked against 2 sources
Video streaming uses roughly 1 GB per hour for standard definition, about 3 GB per hour for HD (1080p), and 7 GB or more per hour for 4K. To check a monthly total, multiply your hours watched by the GB-per-hour of your usual quality: 60 hours of HD a month is about 180 GB, well within a 1 TB cap but tight on a 250 GB one.
See how many gigabytes per hour SD, HD, and 4K video use, and how to check a monthly streaming habit against a data cap.
Why quality drives data use
A video stream is a flow of data measured as a bitrate — how many bits arrive each second. Higher resolutions pack more pixels into every frame, so they need a higher bitrate to look sharp. Standard definition might run around 3 Mbps, HD around 8 Mbps, and 4K around 16 to 25 Mbps, and that bitrate multiplied by time is exactly how many bytes you consume.
Modern codecs complicate the picture in a good way: newer compression like HEVC or AV1 squeezes the same visual quality into a lower bitrate, so a 4K stream on an efficient codec can use noticeably less data than an older one. Audio-only streaming is tiny by comparison — high-quality music is well under 100 MB per hour.
GB per hour at each quality
As a working rule, standard definition uses about 1 GB per hour, HD at 1080p about 3 GB per hour, and 4K about 7 GB per hour, though 4K can climb higher on the most detailed content. These figures come straight from the bitrate: a stream at 8 Mbps for one hour moves 8 megabits times 3,600 seconds, which is 28,800 megabits, or 3,600 megabytes — about 3.6 GB.
That calculation is the heart of every data-usage estimate, and it is why the unit distinction matters: bitrate is in megabits but data caps are in gigabytes, and there are eight bits in a byte. A data-usage calculator handles the conversion for you, so you enter hours and quality and read the gigabytes directly.
Checking against a monthly cap
To budget a month, estimate your typical hours and multiply by the GB-per-hour of the quality you usually watch. Someone streaming three hours of HD a night uses about 9 GB daily, near 270 GB a month — comfortable on 1 TB but a problem on a 250 GB plan. Switching that habit to 4K would push it past 600 GB.
Mobile data is where this bites hardest, since caps are smaller and overages cost more. Dropping streaming quality from 4K to HD, or HD to SD, on a phone can cut usage by half or more with little visible difference on a small screen. Most apps let you set a data-saver mode or a per-quality limit precisely for this reason.
Worked with our own calculator
Data usage calculator
Given
- Hours per day
- 3
- Data rate (GB/hour)
- 1
- Days
- 30
Result
- Total data (GB)
- 90
These figures are produced by the calculator below, not typed in by hand — they are recomputed whenever the tool changes.
Run it on your own figures →Frequently asked questions
- Does pausing a video stop it using data?
- Pausing stops new video from downloading, but players often buffer several seconds or minutes ahead, so a little data may still arrive right after you pause. Leaving a paused stream open for a long time usually will not keep consuming data, though some apps quietly reload or show autoplay previews that do.
- Is downloading more efficient than streaming?
- For a single watch, downloading and streaming move about the same amount of data. Downloading only saves data if you watch the same file more than once, since streaming re-downloads it each time. Downloading over Wi-Fi to watch later on mobile is a common way to avoid spending cellular data on repeat viewing.
- Why do two 4K streams use different amounts of data?
- Resolution sets only the frame size; the bitrate and codec set the actual data. A fast-moving, detailed 4K scene needs more bits than a still one, and a service using an efficient codec like AV1 sends fewer bytes than one using older compression for the same picture. So two 4K streams can differ widely in gigabytes per hour.
- How do I estimate a whole family's monthly streaming?
- Estimate each person's weekly hours and usual quality separately, convert each to gigabytes, then add them and multiply by roughly 4.3 weeks per month. A calculator makes this quick: enter several profiles, and the tool totals them so you can compare the result against your plan's cap before choosing or changing it.
Articles you may find interesting
All guides →Related tools
Sources
Spotted a mistake in this article?