You have finished editing a video, hit attach in your email client, and immediately hit the wall: the file is too large to send. It is one of the most frustrating everyday tech problems, and it has a straightforward fix. Email providers impose hard attachment limits, and modern video files routinely blow past them. This guide explains why videos get so big, exactly how much space you have in popular email services, and step-by-step methods to compress your video enough to fit — without turning it into a blurry mess.
Why Are Video Files So Large?
To shrink a video intelligently, you need to know what is driving the size. Four factors matter most:
As a rough example, ten minutes of 4K footage shot at 60 Mbps equals about 4.5 GB. The same clip compressed to 720p at 3 Mbps is around 225 MB — and it can be trimmed to fit many limits easily.
How Much Can Email Attach?
Attachment limits vary by provider and sometimes by plan. Common current limits:
Treat 20 to 25 MB as your working target. If you aim for 20 MB or less, your message will pass almost anywhere. Remember that attachments and the message body share the same total size budget in many systems, so leave a little headroom.
The quick math
Take your target size in megabytes, multiply by 8 to get megabits, then divide by the video length in seconds to find your maximum total bitrate. For a 20 MB file that is 60 seconds long: 20 times 8 equals 160 megabits; divided by 60 seconds equals about 2.7 Mbps total for the whole file. Subtract audio (0.128 Mbps for 128 kbps stereo, or far less for mono speech) and you have your video bitrate ceiling.
Strategy 1: Lower the Resolution
Resolution reduction is the single most effective lever. Going from 1080p to 720p cuts the pixel count by more than half, letting the encoder maintain similar visual quality at a much lower bitrate.
Recommended resolutions for email:
One caveat: if your video contains small text — code, spreadsheets, UI screenshots — 480p may make it unreadable. In those cases, crop the video to the relevant region instead of lowering resolution, or send a link.
Strategy 2: Reduce the Bitrate
Bitrate directly controls size. After choosing a sensible resolution, set a bitrate that balances smoothness and compression:
Two-pass encoding is worth enabling when your tool supports it: the first pass analyzes motion and complexity, the second pass allocates bits more efficiently. The result is better quality at the same target size compared to single-pass encoding.
Strategy 3: Choose the Right Format and Codec
Container and codec choice matters:
If your source is AVI or MKV, your first step should almost always be conversion to MP4.
Step-by-Step: Compress a Video for Email
Follow this workflow for the smallest loss of visible quality:
Example conversion session
Imagine a two-minute 1080p AVI export weighing 85 MB. Convert AVI to MP4 with a modern encoder: the file drops to about 40 MB. Drop resolution to 720p and set a 2.5 Mbps video bitrate: size falls to roughly 38 megabits video plus audio, landing near 6 MB. Trim twenty seconds of black leader: now you are around 5.5 MB — comfortably below every major provider's limit, and still perfectly watchable on any screen.
Other Options When Compression Is Not Enough
Sometimes even aggressive compression cannot solve the problem — feature films, long screen recordings, or multi-gigabyte camera originals simply do not belong in an inbox. Alternatives:
Email attachment limits exist because mail servers must store every message for every recipient. A 500 MB attachment multiplied across twenty recipients is ten gigabytes of duplicated storage — the limit protects everyone's inbox infrastructure.
Quality Tips to Avoid Visible Damage
Compression is a balancing act. Protect quality by:
Frequently Asked Questions
What is the maximum video size I can attach to an email?
Most major providers cap attachments between 20 and 25 MB: Gmail allows 25 MB, Outlook.com typically 20 MB, Yahoo 25 MB, and iCloud 20 MB. Corporate servers are often stricter, sometimes 10 to 15 MB. Aim for 20 MB or less to guarantee delivery anywhere. Anything larger should be sent as a cloud storage or transfer-service link.
What is the best resolution and bitrate for emailing video?
720p at 2 to 3 Mbps video bitrate is the practical sweet spot for most clips. It looks sharp on phones and laptops while keeping two-minute videos well under typical limits. For speech-only screen recordings, 720p at 1 to 1.5 Mbps works. If your video contains tiny text, keep 1080p but shorten the clip or send a link instead of crushing the bitrate.
Does converting AVI or MKV to MP4 really reduce file size?
Yes, usually significantly. AVI in particular often contains older, inefficient codecs, and MKV files may carry high-bitrate streams not intended for sharing. Re-encoding to MP4 with H.264 applies a modern compression algorithm that produces comparable visual quality at a fraction of the size — commonly 40 to 60 percent smaller before any resolution changes.
Is WebM better than MP4 for email attachments?
WebM files are often smaller than MP4 equivalents at similar quality, which helps squeeze under attachment limits. However, MP4/H.264 opens reliably on virtually every device, while WebM support is strongest in browsers and weaker on older desktop players and some corporate machines. Send MP4 when you do not know the recipient's setup; send WebM when file size is the binding constraint and the recipient uses a modern browser.
Should I compress audio or video first to save space?
Video dominates file size in almost all cases, so tackle resolution and video bitrate first — those changes yield the largest savings. Audio compression is still worth doing second: dropping audio from 320 kbps to 128 kbps (or 64 kbps mono for speech) saves tens of megabytes on long recordings with minimal audible impact. After both adjustments, recalculate the total to confirm you are under your provider's limit.