This guide gets the audio out of a video file and into a Gmail message as a real attachment — not a Drive link. You need the video file on the device you are sending from, and a rough idea of how big it is. That is all.
The reason this route is worth learning is narrow and specific: extracting the audio is the only way to send the same recording while staying inside Gmail's own attachment rules. Every other answer to "my video is too big for Gmail" moves the file over to Google Drive's rules instead, and those are a different system with different failure modes.
Before you start: what Gmail is actually measuring
Gmail's help page on attachments states the cap directly: "For personal Gmail accounts, the limit is 25 MB." If you are on a work or school address, the number is not yours to know from a blog post — Google writes that "for work and school accounts, your Google Workspace administrator sets the attachment sending limits and attachment receiving limits."
Now the part that decides whether this guide works for you. The same page says:
"If your total attachment size is greater than the limit, Gmail automatically removes the attachment and adds it as a Google Drive link in the email."
"Your total attachment size" — not "each file." One 30 MB video is over the line, and so are four 7 MB files in a single message. If you are attaching an audio track alongside a PDF and three screenshots, the audio has to fit in what is left over, not in the whole 25 MB.
One thing you cannot count on: Gmail shrinking anything for you. Google's official documentation doesn't state that Gmail compresses or transcodes attachments anywhere in its attachment help pages. Whatever file you hand it is the file that gets measured.
What happens if you skip this and just attach the video
Nothing dramatic. That is the problem — it looks like it worked.
Per the quote above, Gmail removes the oversized attachment and puts a Google Drive link in its place. Your message still sends. But the file is now governed by Drive, and two things change immediately.
First, whether the recipient can open it is a Drive sharing question now. Gmail's own page on Drive attachments says: "When you attach a Google Drive file to a message, Gmail checks to see if your recipients have access to the file. If they don't, you'll be prompted to change the sharing settings of the file before you send your message." And if you keep the file private, Google lists exactly who will be locked out — people who "don't have a Google Account," addresses where "the email address you used isn't a Google account," and anyone who "got the message through a mailing list (unless the mailing list is managed through Google Groups and the file is shared with the Group)."
Second, it eats your storage. Google is blunt about the shared pool: "Attachments count toward your Google storage. Storage is shared across Drive, Photos, and Gmail. If you reach your storage limit, you can't send or receive attachments."
An audio file that fits under 25 MB never triggers the swap. It stays in the message as an attachment, so there is no Drive file for Gmail to check sharing settings on.
Step 1: Decide whether audio is actually enough
Ask what the recipient needs to do with it. An interview, a lecture, a client call, a voice memo, a podcast cut, a take you want a second opinion on — all of these survive perfectly as audio. A screen recording where the point is what is on screen does not. Make this call before you convert, not after.
Step 2: Extract the audio from the video
You do not need to install an editor for this. The tool below reads the video off your disk, pulls the audio track out as an MP3, and hands it back — entirely inside your browser tab, so the file is never uploaded to a server on its way to becoming smaller.
Try it right here
Runs in your browser. Your file is not uploaded anywhere.
That last point matters more than usual here, because the whole reason you are on this page is that you are trying to keep a file out of the cloud. Routing it through an upload-based converter to avoid a Drive link is a strange trade. If you want the other formats — WAV, M4A, FLAC and the rest — the extract audio from video tool page covers them, and all Clapr tools lists everything else that runs the same way.
Step 3: Check the total, not the file
Look at the MP3 on disk, then add up everything else you plan to attach to the same message. That sum is the number Gmail checks against the 25 MB personal-account limit. If you are sending two or three recordings, consider splitting them across separate emails rather than trying to squeeze them all into one.
Step 4: Attach it and watch for the swap
Attach the MP3 the normal way and look at the composer before you hit send. If the file is still sitting there as an attachment chip, you are inside Gmail's rules. If it has been converted into a Drive link, you are over the limit and back in the scenario from earlier — which means either the audio is still too large or something else in the message is pushing the total over.
Step 5: If it still fails, it is probably not about size
Three documented causes have nothing to do with how big your file is.
Blocked file types. Gmail refuses certain extensions outright: "To prevent viruses, Gmail doesn't let you attach executable files, like files ending in .exe." The published blocklist includes .img and .iso, so disc-image rips of video get rejected regardless of size. Usefully for this guide, no common audio or video extension appears on that list — no MP3, WAV, MP4 or MOV. Google also warns that it "often updates the types of files not allowed," so check the official documentation if you hit a rejection on an unusual extension.
Storage full. See the quote in the previous section — a full 15 GB pool stops sends and receipts alike, no matter how small the attachment.
The upload never finished. Gmail's guidance for the "Gmail's adding files" message is simply: "If you upload files from another device, wait until the upload completes. Then send the attachments in your current message." For attachments that will not upload on desktop, Google lists three checks: use a supported browser, try another browser, and disable a web browser proxy if you have one configured.
Common mistakes
- Treating 25 MB as per-file. It is the total across the message. This is the single most common reason a "small enough" attachment still gets swapped for a Drive link.
- Assuming a Drive link is the same thing as an attachment. It is a different permission system, and the recipient may need a Google Account depending on how the file is shared.
- Waiting for Gmail to compress it. Google's documentation never claims it does.
- Quoting Workspace numbers at a personal account. The larger sending and receiving figures Google publishes are tied to specific Workspace editions, not to consumer Gmail.
- Re-exporting the whole video at a lower bitrate when only the audio matters. More work, worse result, larger file.
FAQ
Can I email just the audio from a video in Gmail? Yes. Extract the audio to MP3 first, then attach the MP3. Gmail treats it like any other attachment, and audio from a talking-head video is usually a fraction of the video's size.
What is Gmail's attachment size limit? Google states that for personal Gmail accounts the limit is 25 MB. For work and school accounts, your Google Workspace administrator sets the sending and receiving limits, so there is no single number to quote.
Is the 25 MB limit per file or per email? Per email. Google's wording is "your total attachment size," and it is that total that triggers the automatic swap to a Drive link.
Why did Gmail turn my video into a Google Drive link? Because the total attachment size went over the limit. Google documents this as the intended behaviour: Gmail removes the attachment and adds it as a Drive link. Nothing failed — the file just moved to a different system.
Does Gmail compress video attachments? Google's official documentation doesn't state this anywhere in its attachment pages. Do not plan around it. Shrink the file yourself before attaching.
Does the recipient need a Google Account to open a Drive link? It depends on the sharing settings. If you keep the file private, Google lists having no Google Account, using an address that is not a Google account, and receiving the message through a mailing list as reasons the file will not open.
Extracting the audio is the fastest fix here, but it is not the only one worth knowing. If the video itself has to go, compress it first — and browse more how-to guides for the same treatment applied to Slack, Discord and Telegram.
Gmail and Drive behaviour cited from Google's help center pages on sending attachments, Drive attachments in Gmail, blocked file types, and storage limits, checked 16 September 2026. Google changes these pages without notice — verify against the official documentation before relying on them.