Quick answer
To reduce video file size, convert 4K footage down to 1080p — that one change alone typically makes the file 60–90% smaller. Lowering the bitrate or switching to a stronger codec like H.265 shrinks it further. Changing the container alone saves almost nothing.
- Codec — H.265 typically saves 30–50% over H.264 at the same quality. Some older devices will not play it.
- Bitrate — 1080p at around 4 Mbps looks close to the original. Below 1 Mbps the loss shows.
- Convert in your browser — a FormatDrop compressor is coming soon. Today the video converter turns MOV, MKV or AVI into MP4 locally.
Step-by-step instructions
- 1
Know what the browser can do today
FormatDrop's converter pages run entirely client-side using FFmpeg compiled to WebAssembly — your video never leaves your device, so there is no upload time and no server queue. A dedicated video compressor with resolution and bitrate controls is coming soon; today the pages convert at fixed settings, with a 10 MB per-file cap on the free tier and 500 MB on Pro.
Go to converter - 2
Open the pair page that matches your file
Each conversion has its own page: formatdrop.com/mov-to-mp4 for iPhone footage, formatdrop.com/webm-to-mp4 for screen recordings, and so on for AVI, MKV and WMV. Drop the file there — processing happens locally on your CPU. Free tier takes files up to 10 MB (5 at a time); Pro raises the cap to 500 MB.
- 3
Choose the right output format and codec
For the smallest file size with acceptable quality, H.264 in an MP4 container is the universal safe choice — it plays on almost every phone, TV, tablet, and web browser. H.265/HEVC typically cuts file size by another 30–50% but needs newer hardware, and today it takes a desktop encoder such as HandBrake (free) — in-browser codec choice is planned for the upcoming FormatDrop compressor.
- 4
Adjust resolution if the original is 4K
Most video file size comes from resolution and bitrate, not the container format. A 4K (3840×2160) video is 4× the pixel data of 1080p, so downscaling to 1080p or 720p removes most of the file size with no visible difference at typical viewing distances. Today that takes a desktop tool — HandBrake's presets make it one click — and a resolution setting is planned for the upcoming FormatDrop compressor. For social sharing: 720p is enough. For professional presentation: 1080p.
- 5
Download and verify the output
Whichever route you used, play the output through to verify quality and check the size in your file manager. A 4K-to-1080p re-encode typically comes out 60–90% smaller. If quality is acceptable, share away.
Why reduce video file size?
Video file size is almost entirely determined by three factors: codec efficiency, resolution, and bitrate. The container format (.mp4, .mov, .avi) has virtually no effect on file size — a video encoded the same way in different containers will be nearly identical in size. Older codecs like DivX (MPEG-4 Part 2) and H.264 (AVC) are less efficient than newer ones: H.265 (HEVC) achieves the same quality at ~50% of H.264's bitrate, and AV1 achieves ~30% better compression than H.265. In practice, the best way to dramatically shrink a video is: (1) re-encode to H.264 or H.265, and (2) reduce resolution if the source is 4K or high-res slow-motion. Bitrate tuning matters for fine-grained control — a 1080p video at 2 Mbps will look acceptable for most content; the same video at 8 Mbps will look noticeably sharper. For WhatsApp sharing, 720p at 2 Mbps hits the sweet spot of quality and file size.
Your files never leave your device
FormatDrop runs the conversion engine entirely inside your browser using WebAssembly. No file upload. No server. Nothing stored. You can verify this by opening DevTools → Network tab and watching: zero upload requests.
Frequently asked questions
What is the maximum video size for email?
Does compressing video reduce quality?
What is the best format for reducing video size?
How do I reduce video file size for WhatsApp?
Can I reduce video size without re-encoding?
No account. No upload. Works in any browser.