Compress PDF for Email: Gmail & Outlook Limits
· 6 min read
Gmail and Outlook cap attachments at 25 MB; many corporate servers stop at 10. If your PDF is a scan, compressing typically removes 60-80% because the embedded images dominate the size. If it came from a word processor it is already compact and will barely shrink — split it and send in parts instead.
A PDF that will not send is almost always a scan. Here is what is actually making it large and what to do about it.
On this page
What the limits are
Gmail stops at 25 MB and Outlook.com at 20. A great many corporate mail servers stop at 10 MB, and some at 5. The cap applies to the encoded message, which is roughly a third larger than the file itself, so aim below the stated number rather than at it.
The receiving server has its own limit, and it is the stricter of the two that decides. A contract that leaves your Gmail without complaint can still bounce off the recipient's company gateway an hour later.
| Provider | Limit | Safe target |
|---|---|---|
| Gmail | 25 MB | under 18 MB |
| Outlook.com | 20 MB | under 15 MB |
| Microsoft 365 | 25 MB, admin-configurable | under 15 MB |
| Typical corporate | 10 MB | under 7 MB |
| Strict corporate | 5 MB | under 3.5 MB |
Why your PDF is large
If it came from a scanner or a phone, it is a stack of photographs. Each page might be several megabytes, and the text in it is a picture of text rather than text. That is where nearly all the size is.
A PDF exported from a word processor is usually already small — a few hundred kilobytes for many pages — because it stores letters and positions rather than pixels. Those compress very little, because there is little to remove.
There is a quick way to tell which you have without any tools: try to select a line of text. If the cursor highlights individual words, it is a real text PDF and compression will not do much. If nothing selects, or the whole page highlights as one block, it is a scan and compression will do a great deal.
Compress PDFCut PDF size for email without wrecking the scanWhat to expect from each kind of file
The difference between the two cases is not marginal. Setting expectations honestly is the point of this table — most tools imply every PDF shrinks by 90%, and then people conclude the tool is broken when their invoice does not.
| Document type | Where the size is | Typical saving |
|---|---|---|
| Phone or flatbed scan | Page images | 60–80% |
| Photo-heavy brochure | Embedded photographs | 50–75% |
| Slide deck exported to PDF | Images and embedded fonts | 30–60% |
| Word processor document | Text and font data | 5–20% |
| Already-compressed PDF | Nothing left to remove | 0–5% |
What to do about it
For a scan, compressing hard is the right answer and typically takes 60–80% off. The trade-off is that the pages are re-rendered as images, so the text stops being selectable. For a scan it already was not selectable, so you lose nothing.
For a text PDF that is somehow still too large, the culprit is usually embedded images or fonts. Compressing helps less; splitting the document and sending it in parts often helps more.
Check the size before you attach it
Mail clients differ in how they report a failure. Some refuse immediately, some accept the attachment and bounce hours later, and a few silently strip it. Checking the file size before you send avoids all three.
Aim for comfortably below the limit rather than just under it. Encoding inflates the message by roughly a third, and a 24 MB file will not survive a 25 MB cap.
When a compressed PDF is the wrong thing to send
Anything that will be printed at full size deserves a gentler setting. Compression works by reducing the resolution of the page images, which is invisible on a screen and obvious on paper at A4.
Anything being filed as a legal or medical record should generally go uncompressed, or by a route that does not require shrinking it. If a document matters enough to need a signature, it matters enough to arrive intact.
Alternatives when compression is not enough
Splitting the document and sending it in two messages works and needs no third-party service. It is the right answer when the recipient only needs part of it anyway.
A shared link avoids attachment limits entirely, but it puts the document on someone else's server — worth weighing when the file is a contract or a medical record, which is exactly the sort of thing that tends to be too large to email.
Zipping a PDF saves almost nothing. PDFs already carry compressed streams internally, so a zip typically shaves a few percent and adds a step for the recipient.
Common questions
What is the PDF size limit for Gmail?
25 MB for the whole message. Beyond that Gmail offers a Drive link instead. Because attachments are base64-encoded and grow about a third in transit, keep the file itself under roughly 18 MB.
How do I shrink a PDF for email?
Open it in a compress tool and pick a mode based on what the document is. Scans take a strong setting well; text documents barely shrink at all and are usually better split than compressed.
Does compressing a PDF reduce quality?
It reduces the resolution of embedded images, which is invisible on screen at a balanced setting and visible in print at a strong one. Text that is real text is untouched.
What is the Outlook attachment size limit?
Outlook.com allows 20 MB. Microsoft 365 defaults to 25 MB but administrators frequently lower it, and 10 MB is a common corporate setting. Aim under 10 MB when sending to a company address you do not control.
Why did my PDF barely get smaller?
Because it is a text document rather than a scan. Its size is font and layout data, which is already compact — there is no redundant image detail to discard. Splitting it is the more effective move.
Will compressing break the signatures on a signed PDF?
A cryptographic digital signature validates the exact bytes of the file, so re-writing it invalidates that signature. A drawn or stamped signature is just an image and survives compression fine.
Does zipping a PDF make it smaller?
Barely. PDF already stores its contents in compressed streams, so a zip usually saves a few percent and costs the recipient an extra step. Compressing the PDF itself is the effective route.
Is it safe to compress a confidential PDF online?
Only if the tool does not upload it. FileCrisp runs the compression inside your browser, so a contract or medical record never leaves your device. Server-based tools receive a copy of the file by definition.
