How to Reduce MP4 File Size Without Re-Recording

An MP4's file size comes down to three things multiplied together: resolution, frame rate, and bitrate (how much data is used per second of video). You can shrink a file by turning down any of the three — the trick is knowing which one to touch first for the least visible impact.

1. Re-encode at a lower CRF (usually the best first move)

This is the highest-leverage change for the least quality loss. Re-encoding the same resolution and frame rate but with a higher CRF value (e.g. moving from CRF 18 to CRF 23) typically cuts file size by 30–50% with a quality difference most viewers won't notice. This is what Shrynk's "Balanced" preset does by default.

2. Downscale the resolution

Going from 4K to 1080p, or 1080p to 720p, roughly quarters the pixel count and gives a proportional drop in file size at the same visual bitrate. This is the right move when the video will only ever be viewed on a phone screen or embedded small on a webpage, where the extra resolution was invisible anyway.

3. Trim dead time

File size scales linearly with duration. Cutting 20% off the length of a video cuts roughly 20% off the file size — no compression trade-off involved at all. Always trim before you compress.

4. Target an exact file size instead of guessing a CRF value

If you have a hard limit (an upload cap, an email attachment limit, a messaging app restriction), it's more reliable to tell the encoder the target size directly and let it compute the bitrate, rather than guessing a CRF and hoping it lands under the limit. Shrynk's "Target file size" mode does exactly this calculation for you.

5. Strip the audio track (situational)

Audio is usually a small fraction of an MP4's size (128kbps audio vs. several Mbps of video), but for silent screen recordings or footage you'll re-narrate later, removing it entirely is a free, lossless-for-video size cut.

Putting it together

For most people, the fastest path is: open Shrynk, drop the file, pick "Balanced" quality (or set a target size if you have a hard limit), and download. That single step covers levers #1 and #4 above and gets you 40–70% smaller in one pass, entirely in your browser.

FAQ

Does converting to a different container (like MKV) reduce size?

No — the container format (MP4, MKV, MOV) is just a wrapper. The actual size comes from the video/audio codec settings inside it, which is what CRF and bitrate control.

Will compressing twice make it smaller again?

Technically yes, but each pass degrades quality further with diminishing size returns. Always compress once from the best source you have, at your real target settings.

Have a whole folder of MP4s to shrink? The Shrynk desktop app batch-processes unlimited files and sizes for a one-time $29.