Skip to content
PullVid
How to email a large video: 4 ways that actually work
Converter

How to email a large video: 4 ways that actually work

Daniel CarterBy Daniel CarterPublished July 31, 20267 min read

You prepare a 24 MB video, your email advertises a 25 MB limit, and the send fails anyway. It isn't your mistake and it isn't a server glitch: the number your email advertises is not the file size you can attach. Understanding that solves half the problem; the other half is choosing well among the four routes that exist.

Why 25 MB aren't 25 MB

Email can't carry binary files as they are. Before it goes out, your attachment is converted to base64, an encoding made only of printable text. That conversion loses nothing, but it inflates the size by around 33%.

Your provider's limit applies to the encoded message, not to your file. So the advertised 25 MB works out to roughly 18 MB of actual file (25 ÷ 1.33). That's the number to work with.

Your fileWhat travels in the emailPasses a 25 MB filter?
10 MB~13 MBYes
18 MB~24 MBYes, only just
20 MB~27 MBNo
25 MB~33 MBNo
Advertisement

Way 1: compress the video until it fits

This is the best option when the video is short and you want the other person to watch it with no intermediate steps: it opens from the email itself, no accounts, no permissions, no connection to any cloud. A one- or two-minute clip fits into 18 MB at perfectly decent quality.

The key is aiming at the right number: you can bring the video down to 18 MB and see the resulting resolution first. When the video is long this route stops making sense: spreading 18 MB over half an hour of footage forces the resolution so low that the result is useless.

Way 2: a cloud link (Drive, OneDrive, iCloud)

You upload the video to your storage and send a link. It's what Gmail does automatically if you try to attach something too big: it moves it to Google Drive and sends the link instead. Upside: no practical size limit, and the video keeps its original quality.

The real downsides, which rarely get mentioned: the file eats your storage quota for as long as it's there, the recipient needs permissions and sometimes an account, and if you ever delete or move the file the link stops working even though the email is still in their inbox.

Advertisement

Way 3: a transfer service

WeTransfer and its kind upload the file and generate a temporary download link, usually with no account needed and several GB of headroom on the free tier. Good for a one-off send to someone you don't share any cloud with.

In exchange, the link expires — typically a matter of days —, the video passes through a third party's server, and the recipient has to download it no matter what. For sensitive material, your own cloud or a compressed attachment are more discreet.

Way 4: send it in parts

The last-resort option: split the video into chunks and send several emails. It works, but it's awkward for everyone, and there's an important caveat: zipping the file achieves nothing. A video is already compressed by its codec, so a ZIP takes one or two per cent off it at best. ZIP compression works on text and documents, not on video.

If you're going to split it, it's almost always better to trim the video and send only the part that matters: it looks better and the recipient doesn't have to reassemble anything.

The four, compared

RouteMaximum sizeKeeps the quality?Best for
Compress and attach~18 MB of fileNo, but you choose how muchShort videos, no extra steps
Cloud linkNo practical limitYes, untouchedLong or important videos
Transfer serviceSeveral GBYes, untouchedA one-off send to a stranger
In partsNo limitYes, untouchedLast resort

If your email has a different limit

Outlook and Yahoo also sit around the 20-25 MB advertised mark and apply the same encoding, so 18 MB of file is a safe size in practice. Company email tends to be stricter — sometimes 10 MB — and there the sensible move is to ask what the cap is and size the video to that number. For a sense of what sizes we're talking about, see how big a video is.

Frequently asked questions

What's the real maximum attachment size in Gmail?

Gmail advertises 25 MB, but it measures the message already encoded in base64, which takes about 33% more than your file. The practical file maximum is around 18 MB. Above that, Gmail uploads the video to Drive and sends a link instead of the attachment.

Does zipping the video help it fit?

No. A video is already compressed by its codec, so a ZIP barely takes one or two per cent off. To genuinely shrink it you have to re-encode the video, which is a different thing altogether.

Is it better to compress or send a link?

For a short video you want watched with no extra steps, compressing to 18 MB is more convenient. For a long recording, or when quality is non-negotiable, a link is the only sensible option: compressing half an hour of video to 18 MB would leave it unrecognisable.

Does the recipient need an account to open a Drive link?

It depends how you share it. Set to «anyone with the link», no account is needed; left restricted, one is. It's the most common failure when sending videos via Drive: the link arrives, but the other side is asked to request access.

Can I email a video from my phone?

Yes, and everything above applies the same: the limit belongs to the email provider, not the device. You can shrink the video in the phone's own browser before attaching it, without uploading it to any server.

Use our free tool — no sign-up required.

Compress video online free
Advertisement
Daniel Carter

Daniel Carter

Technical writer · PullVid team

Daniel writes about video downloading, formats, and web tools at PullVid.

View profile

Related articles