What compressing an MP4 actually does
Compressing an MP4 means reducing its file size by lowering the video quality, frame rate, or resolution — or some combination of all three. Unlike compressing a text document or image, you cannot shrink a video without losing something visible. A 2 GB MP4 compressed to 500 MB will play noticeably softer, grainier, or choppier than the original, depending on which settings you change.
The trade-off is intentional. If you need to email a video, upload it to a messaging app, or fit more files on a phone, compression is the only way. The question is how much quality you can afford to lose for the space you need to save.
Key Takeaways
- Compressing an MP4 requires video editing or conversion software; you cannot do it by zipping the file like you would a document.
- Lowering resolution (1080p to 720p), reducing frame rate (60 fps to 30 fps), or decreasing bitrate all shrink file size, but each change affects how the video looks.
- HandBrake is free, works on Windows and Mac, and handles most MP4 files without requiring technical knowledge of codec settings.
- Compressing takes time — a one-hour video may take 30 minutes to an hour to compress, depending on your computer and the settings you choose.
- Always keep the original file before compressing, because the compressed version cannot be restored to its original quality.
Using HandBrake on Windows or Mac
HandBrake is free software that compresses video files and works identically on Windows and Mac. read it from handbrake.fr, install it, and open the program.
Click the folder icon in the top left to select your MP4 file. HandBrake will scan it and show you the current resolution, frame rate, and bitrate. On the right side under "Presets," select a preset based on where you want to send the video: "Fast 720p30" for email or messaging, "HQ 720p30 Surround" for a balance of quality and size, or "Production Max" if you want minimal quality loss (which will compress less). These presets automatically adjust resolution, frame rate, and bitrate for you.
Click "Browse" at the bottom to choose where to save the compressed file, then click "Start Encode." The program will show a progress bar. Compression time depends on your computer's speed and the video length — expect 30 minutes to over an hour for a typical video. Do not close the program or put your computer to sleep while encoding.
When finished, open the compressed file to check the quality. If it looks acceptable, delete the original to free up space. If it looks too degraded, you can re-compress with a higher-quality preset, but you cannot restore the original quality from the compressed version.
Adjusting compression settings manually in HandBrake
If the presets do not give you the file size you need, you can adjust settings yourself. In HandBrake, click the "Video" tab. The "Bitrate" field controls how much data the video uses per second — lower bitrate means smaller file and lower quality. Start by reducing bitrate by 20 to 30 percent and re-encode to see the result.
The "Framerate" dropdown lets you lower frames per second. Video shot at 60 fps can usually drop to 30 fps without looking obviously choppy to most viewers. Video shot at 24 fps (film) should stay at 24 fps.
In the "Dimensions" section, you can lower resolution. A 1920×1080 (1080p) video compressed to 1280×720 (720p) will be noticeably smaller and noticeably less sharp. A 1280×720 video compressed to 854×480 (480p) will look grainy on anything larger than a phone screen.
Write down the original bitrate, frame rate, and resolution before you change anything, so you can compare. After adjusting, click "Start Encode" and check the result. If the file is still too large, lower bitrate further or reduce resolution again.
Compressing MP4 on Mac using built-in tools
Mac users can also compress video using QuickTime Player, which comes pre-installed. Open QuickTime, go to File > Open File, and select your MP4. Once the video plays, go to File > Export As. A dialog will appear with format options.
Select "480p," "720p," or "1080p" from the dropdown. Lower resolution means smaller file. Click "Next," choose where to save, and click "Save." QuickTime will compress the video using its built-in settings, which you cannot customize beyond choosing resolution.
QuickTime compression is faster than HandBrake but offers less control. If QuickTime's preset resolutions do not match what you need, use HandBrake instead.
Compressing MP4 on Windows using built-in tools
Windows does not include a built-in video compressor in File Explorer or Settings. You will need to read software. HandBrake is the most straightforward option, but Windows 11 users can also try the Photos app.
Open the Photos app, find your MP4 file, click the three dots menu, and select "Edit." Click "Trim & Create" and then "Create a trim." Trim the video if needed (or skip this step), then click "Save a copy." The Photos app will offer quality options: "High," "Medium," or "Low." Select "Low" for the smallest file, then click "Export." The compressed video will save to your Videos folder.
The Photos app is simpler than HandBrake but offers no control over specific settings like bitrate or frame rate. For more precision, use HandBrake.
When compression is not the right choice
If you are compressing video for professional use — a portfolio, a client project, or archival — compression may damage your work. Compressed video shows artifacts (blocky or blurry patches) that become obvious on large screens or under scrutiny. Keep the original uncompressed file and only compress a copy for sharing.
If you need to reduce file size but cannot accept quality loss, consider splitting the video into shorter clips instead. A 2 GB video split into four 500 MB segments takes up the same total space but preserves full quality in each piece. This works well for long recordings, lectures, or tutorials where viewers might only watch part of the file.
If you are running out of storage on your phone or computer, compression helps temporarily, but the real solution is external storage — a USB drive, SD card, or cloud service. Compression is a one-time fix; storage is permanent.
Frequently Asked Questions
How much smaller will my MP4 get if I compress it?
That depends on the original bitrate and how much you compress. A typical MP4 can shrink to 30 to 50 percent of its original size with noticeable quality loss, or to 60 to 80 percent with minimal visible change. The only way to know is to compress a test copy and check the result.
Can I compress an MP4 by just zipping it like a folder?
No. Zipping an MP4 will create a .zip file, but the MP4 inside will not actually shrink — it will be the same size when unzipped. Video files are already compressed internally, so zipping them does almost nothing. You must use video software to actually reduce the file size.
Will compressing my MP4 ruin it permanently?
The compressed file will be lower quality, but the original remains unchanged if you keep it. Always save the compressed version with a new name (like "video-compressed.mp4") so you still have the original to go back to. Once you delete the original, you cannot restore the quality from the compressed copy.
Why does HandBrake take so long to compress video?
Compression is a calculation-heavy process. The software must read every frame of your video, analyze it, and re-encode it at lower quality settings. Older computers and longer videos take longer. A modern computer might compress a 10-minute video in 10 to 15 minutes; an older one might take an hour. This is normal.
Can I compress an MP4 on my phone?
Yes, but with limitations. On iPhone, the Photos app can trim and export video at lower quality. On Android, apps like VidCompressor or Video Compressor exist, but they vary in quality and ease of use. For serious compression, a computer running HandBrake gives you more control and faster results.