How to compress a video without it looking compressed
"Compress this video" usually means "make the file smaller without it looking worse." Those are the same goal only if you adjust the right setting.
File size comes from three independent knobs
A video's file size is driven by resolution, frame rate, and bitrate — and they don't trade off evenly. A 4K screen recording at 60fps can be enormous even with almost no motion on screen, while a 720p recording of a busy video call can still be a large file because there's constantly something changing in every frame. Compressing well means figuring out which of the three is actually inflating your specific file, rather than just dragging every slider down and hoping.
Resolution: the safest cut, up to a point
Dropping from 1080p to 720p roughly halves the pixel count — and for a video watched on a laptop screen, a phone, or embedded in a Slack message, that difference is usually invisible. Text stays readable, UI stays sharp enough to follow. Below 720p is where it starts to show: small text blurs, and screen recordings in particular reveal their resolution cut faster than natural video does, because sharp UI edges make compression artifacts obvious in a way that a photo of a landscape doesn't.
A useful rule: if the video's final home is a chat app, an email, or a quick internal share, 720p is almost always enough. Reserve 1080p or higher for anything going on YouTube, a course platform, or somewhere viewers might watch full-screen.
Frame rate: the setting people forget
Frame rate gets ignored because it's not as visible a lever as resolution, but it matters just as much for file size — doubling the frame rate roughly doubles the data needed for the same duration. For screen recordings and tutorials, where the "motion" is mostly a cursor moving and windows appearing, 30fps looks completely identical to 60fps to almost anyone watching. Save 60fps for footage where real smooth motion matters, like fast-paced gameplay.
Trim first — it beats every compression setting
This sounds obvious written down, but it's the step people skip: five extra minutes of unedited footage at the start or end of a recording adds real file size for zero benefit, and no compression setting can claw that back without also degrading the parts you actually want. Cut the recording down to what's needed before you touch quality or resolution — trimming a 12-minute recording to 8 minutes shrinks the file by a third before you've changed a single quality setting.
Quality-based export beats a fixed file-size target
If you're chasing a specific file size — "under 25MB for this attachment limit" — it's tempting to crank compression until you hit the number. The problem is a fixed file size forces uniform bitrate across the whole video regardless of what each scene needs, so a busy, detailed section gets just as compressed as a mostly-static one, and that busy section is where artifacts show up first: blocky faces, smeared motion, banding in gradients. Exporting at a quality level instead lets the encoder spend more data on scenes that need it and less on scenes that don't, which produces a smaller file with fewer visible problems than forcing a byte count ever does.
The video compressor handles resolution and quality directly — pick a target resolution, and it re-encodes at a quality level rather than a fixed byte count. Need to cut the video down first? Trim it before compressing for the best result.