How to Compress Video for Email

Updated 22 August 2026

Email was never designed to carry video, and the attachment limits reflect that. Most providers stop somewhere around 25MB, while a couple of minutes of phone footage runs to several hundred. Here is what the real limits are, what size to aim for, and how to get there without handing your file to a compression site.

The actual attachment limits

Two numbers matter and they are not the same: what your provider lets you send, and what the recipient lets them receive. The lower of the two wins, which is why a message that sends fine can still bounce.

  • Gmail: 25MB per message, and it counts the encoded size, not the file size on disk
  • Outlook and Microsoft 365: 20MB for many accounts, 150MB on some business plans
  • Yahoo Mail: 25MB
  • Many corporate mail servers: 10MB, and they rarely advertise it

Why 25MB is really about 18MB

Attachments are base64-encoded for transport, which inflates them by roughly a third. A 24MB file arrives at the server as about 32MB and gets rejected against a 25MB cap. Targeting 18MB or less leaves room for the encoding overhead and for the message itself.

Getting the size down

Resolution and duration drive file size far more than any quality slider. Trimming to the part that matters is almost always the biggest single win, and dropping 4K to 1080p typically removes more than half the data while looking identical in an email client on a laptop screen.

  • Trim first — thirty seconds of the relevant part beats five minutes compressed hard
  • Drop 4K to 1080p; nobody is inspecting email video at native resolution
  • Use a stronger compression preset before you cut resolution further
  • If it still will not fit, the video is genuinely too long for email

When to stop compressing and share a link instead

Past a certain point compression stops being a trade and starts being destruction. If a clip only fits under 18MB by becoming blocky, it belongs in cloud storage with a link in the email. The honest rule: if you would be embarrassed for the recipient to see the compressed version, share the link.

Why not use an online compressor

The usual answer to "video too big for email" is a compression website, which means uploading whatever you were about to email to a third party. That is often exactly the wrong thing to do with a client deliverable, an internal recording, or anything covered by an agreement. Compressing in the browser removes the upload entirely — the file is processed on your own machine and never transmitted.

The Video Compressor runs entirely on your device — nothing is uploaded.

Open the Video Compressor

Read more about how it works

Frequently asked questions

What size should I target for email?

Aim for 18MB or less against a 25MB cap. Base64 encoding inflates attachments by roughly a third in transit, so a file that looks like it fits often does not.

Why did my 24MB video bounce from Gmail?

Gmail measures the encoded size. A 24MB file becomes roughly 32MB once encoded, which exceeds the 25MB limit.

Does compressing ruin the quality?

Moderate compression is hard to notice on the screens people read email on. Quality collapses when you compress a long, high-resolution clip very hard — trim it first instead.

Is it safe to use a free online video compressor?

It means uploading your video to someone else's server, which their terms usually permit them to store and process. For anything confidential, compress locally in your browser instead.

Related guides