PDF Too Large to Email? 5 Fixes That Work
Gmail caps attachments at 25MB, Outlook at 20MB. Five browser-local ways to get your PDF under the limit without uploading a single file.
You hit send, wait a beat, and the message bounces back: attachment size exceeds the allowable limit. A PDF too large to email is one of the most common reasons a document refuses to go out, and it almost always strikes at the worst moment, minutes before a deadline. The good news is that the fix takes under a minute once you know which lever to pull, and none of the methods below require you to upload your file to a stranger’s server.
This guide covers the real attachment limits for the major mail providers, the reason scanned PDFs balloon to tens of megabytes, and five concrete ways to get the file moving again, ranked from the one most people should reach for first.
The exact email size limits
Every provider sets its own ceiling, and the number is smaller than most people assume because the limit applies to the whole encoded message, not the raw file on your disk.
- Gmail: 25MB per message. When an attachment exceeds 25MB, Gmail uploads it to Google Drive automatically and inserts a share link instead of attaching the file (Google Workspace support).
- Outlook.com: 20MB combined per message for attachments (Microsoft support).
- Corporate Exchange: frequently configured at 10MB by the IT department, and sometimes lower. This is the limit that catches people off guard, because the same file sails through their personal Gmail.
- Yahoo Mail: 25MB per message.
There is a hidden tax on top of these numbers. Email attachments are base64-encoded for transit, which inflates them by roughly 33%. A file that reads as 24MB on your computer can arrive at the server as 32MB and bounce against a 25MB cap. The practical takeaway: aim for a final file around 18MB to be safe on Gmail, and around 7MB on a corporate 10MB server.
Why your PDF is too large to email
Text is tiny. The entire text of a 50-page contract is a few hundred kilobytes. So when a PDF is 40MB, the weight is almost never the words, it is the pictures. Three causes account for nearly every oversized PDF:
- Scanned pages. A scanner saves each page as a full-resolution image. At 600 DPI, a single A4 page can be 2 to 5MB on its own. A 20-page scanned agreement routinely lands between 30 and 80MB. This is the number-one cause.
- High-resolution embedded images. Product photos, screenshots, and charts exported at print resolution add several megabytes each, even in a document that is mostly text.
- Redundant data. Saved form values, multiple embedded font families, duplicated images across pages, and revision history all accumulate. A file that has been edited and re-saved a dozen times carries baggage from every version.
Knowing the cause tells you the fix. If the bulk is scanned images, compression wins. If the document is naturally two reports stapled together, splitting wins. Most real files respond best to a combination.
Five fixes that get you under the cap
1. Compress the PDF (the default answer)
Compression re-encodes the heavy images and discards redundant data while leaving the text layer intact. Downsampling scanned pages from 600 DPI to 150 DPI keeps text crisp on any screen and in normal office printing, while cutting the file size by 75% or more. A 48MB scanned PDF commonly drops to 6 to 9MB, comfortably under every limit above. Reach for the Compress PDF tool first, because it fixes the most common cause with the least effort and keeps the file as a single attachment your recipient can open directly.
2. Split it into smaller files
When a document is naturally divisible, a 40-page report that is really two 20-page sections, splitting produces two files that each clear the cap. Send them as two messages, or attach both to one message if the combined total still fits. Splitting does not reduce total size, so it works best on documents where the page count, not the per-page weight, is the problem. Use the Split PDF tool to break the file at specific page ranges.
3. Send a link instead of the file
If the file genuinely needs to stay large, an architectural diagram or a print-ready brochure, share it through a cloud link rather than an attachment. This is what Gmail does for you automatically above 25MB. The tradeoff is that the file now lives on a third-party server, which may be unacceptable for confidential documents. If privacy matters, compress locally first and attach the smaller file directly rather than handing a sensitive document to a cloud host.
4. Remove pages you do not need to send
Often the recipient needs five pages, not fifty. Stripping out blank scanner pages, cover sheets, appendices, and internal annexes can take a 30MB file under the limit on its own. It also tightens the message: the reader sees only what is relevant. The page extraction tools let you keep a specific range and discard the rest before you send.
5. Zip the file as a last resort
Compressing a PDF into a ZIP archive helps very little, because PDFs are already compressed internally, so the images do not shrink again. A ZIP typically saves 2 to 5% on a PDF, not enough to matter, and it forces the recipient to unzip before reading. Treat zipping as a fallback for bundling several small files together, not as a way to beat the size limit on a single heavy PDF.
Which fix should you use?
With five options on the table, the choice comes down to two questions: what is making the file heavy, and does it need to stay whole? Match your situation to the right lever instead of trying them at random:
- Scanned document, mostly images: compress first. This is the single most effective move and resolves the large majority of bounced attachments on its own.
- Long report with distinct sections: split into parts, then compress each if any part is still heavy.
- Recipient needs only part of it: remove the pages they do not need before anything else. The smallest file is the one you never send.
- Confidential and must stay whole: compress locally and attach directly. Avoid the cloud-link route so the file never touches a third-party server.
- Design-heavy file that cannot lose fidelity: send a link, accepting the privacy tradeoff, since compression would degrade what makes the file useful.
A note for mobile and India: WhatsApp accepts documents up to 100MB, far more headroom than email, which is why many people forward contracts and statements there instead. But WhatsApp re-compresses and routes the file through its servers, so for anything sensitive, email a locally compressed copy rather than relying on a messaging app. Corporate inboxes in particular tend to sit at the strict 10MB end, so a quick compress is almost always faster than arguing with an IT size policy.
Step by step: compress to fit
Here is the fastest path from a bounced message to a delivered one, using browser-local compression so the file never leaves your device:
- Open the free PDF compressor in your browser. There is no signup and no upload step.
- Drag the oversized PDF onto the page. Processing happens in your browser tab using WebAssembly, so the file stays on your machine.
- Pick a compression level. Medium (around 150 DPI) is the right choice for emailing scanned documents, screen reading, and office printing.
- Check the new size. If you are sending through a corporate server, aim for under 7MB to clear a 10MB limit after encoding overhead.
- Download the compressed file and attach it to your email. It is still a normal, selectable, searchable PDF, just lighter.
If a single pass is not enough, combine methods: compress first, then split the result, or remove the pages the recipient does not need before compressing. For a deeper walkthrough of quality settings, see our guide on compressing a PDF without losing quality.
One more habit worth building: compress before you archive, not just before you email. A folder of right-sized PDFs is faster to search, cheaper to back up, and never the reason a message bounces at 11:58 on a Friday. If you regularly merge documents before sending, the Merge PDF tool keeps the combined output lean by avoiding the duplicate-resource bloat that drives file sizes up in the first place.
Your files never leave your browser
PDF Mavericks processes everything locally using WebAssembly. No file is uploaded to any server, which matters most when the document you are shrinking is a bank statement, a contract, or anything else you would not hand to a stranger.
Frequently asked questions
What is the maximum PDF size I can email?
Gmail allows attachments up to 25MB, and Outlook.com caps the combined attachment size of a single message at 20MB. Many corporate Exchange servers are configured lower, often 10MB. The limit applies to the encoded message, so a 24MB file can still bounce because attachments grow about 33% when base64-encoded for transit.
Why is my PDF so large?
Scanned pages are the usual culprit. A document scanned at 600 DPI stores a full-resolution photo of every page, which can be 2 to 5MB per page. Embedded fonts, uncompressed images, and saved form data add more. A 20-page scanned contract routinely lands between 30 and 80MB even though the text would fit in a few hundred kilobytes.
How do I compress a PDF without losing readable quality?
Target the images, not the text. Downsampling scanned pages from 600 DPI to 150 DPI keeps text sharp on screen and in print while cutting file size by 75% or more. A browser-local compressor re-encodes the images and strips redundant data without touching the underlying text layer, so the document stays selectable and searchable.
Can I email a PDF larger than 25MB?
Not as a direct attachment on Gmail or Outlook. When a Gmail attachment exceeds 25MB, Gmail automatically uploads it to Google Drive and inserts a share link instead. If you want to keep the file off third-party servers, compress or split it locally first so it fits as a normal attachment.
Does splitting a PDF help if it is too large to email?
Yes, when the document is naturally divisible. Splitting a 60MB, 40-page report into two 20-page halves produces two files that each clear the 25MB limit, sent as two messages or one message with both attached. Splitting does not shrink total size, so combine it with compression when the pages themselves are heavy.
Is it safe to shrink a confidential PDF online?
It depends on the tool. Most online compressors upload your file to a server, which is a real exposure for bank statements, contracts, and medical records. PDF Mavericks runs entirely in your browser using WebAssembly, so the file is never transmitted anywhere. Nothing leaves your device, which matters when the document is the reason you are being careful.