You finish a five-minute tutorial, go to upload it, and the file is 1.8 GB. Your email bounces it, your project tool rejects it, and the upload crawls. Screen recordings balloon fast — but most of that size is wasted, because the default settings capture far more data than your content actually needs.
This guide explains the handful of settings that genuinely control file size — resolution, frame rate, bitrate and codec — and shows exactly how much each one costs you. You will get a reference table of real file sizes per minute, concrete bitrate numbers to aim for, and the best ways to compress a recording you have already made, all without making it look worse.
Why screen recordings get so big
A video file stores a set number of bits per second — that is its bitrate. Everything else is downstream of it. A recorder set to 15 Mbps writes roughly 15 megabits, or about 1.9 megabytes, for every single second of footage. Over five minutes that is more than half a gigabyte before you have done anything.
The default settings in most tools are tuned for camera footage and fast motion, not for a mostly static desktop. When you are showing a code editor, a spreadsheet, or a slide deck, the picture barely changes between frames, so a high bitrate is pure waste. The trick is to bring each setting down to the point just before you would actually notice, and no further.
The four levers that control size
Four settings do almost all the work. Adjust these at capture time and you often never need a separate compression step at all.
- Resolution — the pixel dimensions. Going from 4K (3840×2160) to 1080p (1920×1080) removes about three-quarters of the pixels, and file size roughly tracks pixel count. Record 4K only when fine detail truly matters.
- Frame rate — frames captured per second. This is close to linear with size, so 30 fps is about half the data of 60 fps. Tutorials, demos and slide walkthroughs look smooth at 30 fps; reserve 60 fps for fast gameplay.
- Bitrate — the single biggest lever. Many recorders default to 12–20 Mbps. For screen content you can usually cap 1080p30 at 6–8 Mbps and keep text razor-sharp.
- Duration — the obvious one. Trim dead air, re-takes and the slow intro. A tighter edit is the only method that loses zero quality at all.
File size per minute (reference table)
These are approximate sizes for one minute of H.264 screen recording at sensible bitrates for each setting. Real numbers vary with how much the screen moves, but the ratios hold: every step up in resolution or frame rate multiplies the cost.
| Resolution | Frame rate | Typical bitrate | Approx. size / minute |
|---|---|---|---|
| 720p | 30 fps | 4 Mbps | ~30 MB |
| 720p | 60 fps | 6 Mbps | ~45 MB |
| 1080p | 30 fps | 8 Mbps | ~60 MB |
| 1080p | 60 fps | 12 Mbps | ~90 MB |
| 4K | 30 fps | 35 Mbps | ~260 MB |
| 4K | 60 fps | 50 Mbps | ~375 MB |
Read it as a menu. A ten-minute 4K60 walkthrough is around 3.7 GB; the same content at 1080p30 is roughly 600 MB — about six times smaller, with no visible difference for typical desktop capture. If you are working on a modest machine, our notes on the best screen recorder for a low-end PC explain how lower settings also keep the recording itself smooth.
Codec and format: H.264 vs VP9/WebM
The codec is how the video is compressed, and it is the closest thing to a free lunch here — a better codec gives a smaller file at the same visual quality, no settings sacrificed.
- H.264 (in an MP4) — the universal default. It plays everywhere, hardware-decodes on virtually every device, and edits easily. Choose it when the file has to work for someone else with zero friction.
- VP9 (in a WebM) — roughly 25–35% smaller than H.264 at matched quality. Excellent when size is the priority and your audience uses modern browsers.
- H.265 / HEVC — similar savings to VP9, but patent and playback-support quirks make it less convenient for sharing.
So if your screen recorder can output WebM, that single choice can shave a third off the file before you touch anything else. Need a refresher on capturing cleanly in the first place? Our guide to recording your screen on Windows 10 and 11 covers the capture side, and recording internal audio in the browser helps you avoid re-recording just to fix sound — re-takes are the most expensive bloat of all.
Compressing a recording you already made
If the file already exists and is too large, re-encode it. The free, reliable choice is HandBrake.
- Open HandBrake and drag in your recording.
- Set the Video Codec to H.264 (or VP9 for a WebM).
- Switch the quality control to Constant Quality (CRF) and set it to 23 — lower is higher quality and larger, higher is smaller. For screen content, 23–26 is the sweet spot.
- Set the Framerate to Same as source, or force 30 fps to cut size further.
- Choose an output folder and click Start Encode.
CRF mode is smart: it spends bits where the picture is busy and saves them where it is static, which is exactly the pattern of a screen recording. Expect a finished file 40–70% smaller than the original with no obvious loss.
For a one-off clip you would rather not install software for, a reputable online compressor works in the browser. Watch two things: many free tools cap upload size or add a watermark, and you are uploading your footage to a third party — avoid them for anything sensitive. A privacy-first alternative is to record at the right size from the start, so there is nothing to upload anywhere.
A practical recipe
For 90% of tutorials, demos and bug reports, this combination is the right balance of small and sharp:
- Resolution: 1080p (drop to 720p for talking-head or low-detail screens).
- Frame rate: 30 fps.
- Bitrate: 6–8 Mbps, or CRF 23 if your tool uses quality-based encoding.
- Codec / format: WebM/VP9 when size matters, MP4/H.264 when compatibility matters.
That recipe turns a multi-gigabyte recording into something that emails, uploads and streams without complaint, while staying crisp enough to read every line of text. The easiest way to apply it is to choose your resolution, frame rate and format before you hit record. You can do exactly that — pick your sources, format and quality in the browser with no install — when you start a recording with Screen Recorder Pro.
Frequently Asked Questions
Why is my screen recording file so large?
File size is driven mostly by bitrate, resolution and frame rate. A 4K 60 fps recording stores enormous amounts of data per second. Lowering any of those, or re-encoding with an efficient codec, shrinks the file dramatically without an obvious quality drop.
How do I reduce the size of a screen recording without losing quality?
Lower the levers that you will not notice first: record at 1080p30 instead of 4K60, cap the bitrate around 6–8 Mbps, and encode with H.264 or VP9. For an existing file, re-encode in HandBrake at CRF 23. Try a browser recorder that lets you pick these before you start.
Is MP4 or WebM smaller for screen recordings?
WebM with the VP9 codec is usually 25–35% smaller than an H.264 MP4 at the same visual quality, because VP9 is a more efficient codec. MP4 (H.264) is more widely compatible. Pick WebM when size matters and MP4 when you need it to play everywhere.
What bitrate should I use for a 1080p screen recording?
For 1080p at 30 fps, 6–8 Mbps keeps text crisp and motion clean for most screen content. At 60 fps, use 10–12 Mbps. Screen recordings compress better than camera video, so you can often go lower than streaming guidelines suggest.
Does lowering the frame rate reduce file size?
Yes. Frame rate is roughly linear with file size, so dropping from 60 fps to 30 fps removes close to half the data. Most tutorials, slide walkthroughs and software demos look perfectly smooth at 30 fps, making it the easiest size win available.