The attachment limit you hit is smaller than you think
Gmail advertises a 25 MB limit, Outlook 20 MB, iCloud Mail 20 MB, Yahoo 25 MB β but those numbers describe the message after encoding, and email encodes attachments in Base64, which inflates them by about 37%. In practice the largest PDF that reliably arrives is roughly 17β18 MB on Gmail, 14 MB on Outlook, and corporate mail servers frequently cap at 10 MB regardless of what the sender allows. A 19 MB scan that Gmail lets you attach can still bounce at the other end. This guide gives the real limits, the fastest ways to get under them without a cloud link, and when a link is the better answer.
Real-world limits
| Provider | Stated limit | Safe attachment total | Over the limit does |
|---|---|---|---|
| Gmail | 25 MB | β 17 MB | Auto-uploads to Google Drive and sends a link |
| Outlook.com / Microsoft 365 | 20 MB (34 MB in some tenants) | β 14 MB | Offers OneDrive upload |
| iCloud Mail | 20 MB | β 14 MB | Mail Drop link (up to 5 GB) |
| Yahoo Mail | 25 MB | β 17 MB | Refuses to send |
| Corporate Exchange (typical policy) | 10 MB | β 7 MB | Bounces silently to sender β often hours later |
| Government / legal portals via email | 5β10 MB | β 4β7 MB | Rejection notice or no reply |
When the recipient is a company or an institution, plan for 7 MB total across all attachments. That is the size where nothing bounces.
Fastest fixes, in order
- 1. Compact PDF (30 seconds, lossless). Rewrites the file without junk β abandoned revisions, duplicate fonts, unused objects. Documents edited in Word, Acrobat or a design tool often lose 20β50% with zero visible change. Always try this first.
- 2. Send only the pages that matter. Extract PDF Pages or Split PDF: the signed page, the summary, the relevant invoice. Smaller file, happier reader.
- 3. Compress PDF (the big one). Re-renders pages as JPEG at a chosen resolution. For scans and photo-heavy files this is a 5β20Γ reduction. 150 dpi at quality 0.8 keeps the document print-quality; 110 dpi at 0.7 is fine for reading. Text stops being selectable β acceptable for most email, not for a file the recipient must edit or search.
- 4. Grayscale PDF before compressing if the source is a scan of black-and-white paper: roughly halves the result again.
- 5. Split across two emails. Split PDF into halves and number the subject lines (βContract 1 of 2β). Clumsy but universally accepted, and better than a link for recipients who cannot reach cloud storage.
What does not help
- Zipping a PDF. PDF images are already JPEG-compressed; ZIP typically saves 1β5%. Some mail filters also block .zip attachments outright. Use ZIP only to bundle many small files into one attachment.
- Renaming or re-saving. Save As in a viewer rarely changes anything; Compact PDF does the rewrite the viewer will not.
- Lowering quality below 0.5. Past that point text gets noticeably worse for little further saving; lower the dpi instead.
- Converting to Word. The images come along at the same size; the file gets bigger, not smaller.
When to send a link instead
A link is right when the file is large by nature (a 60 MB catalogue, a scanned archive), when the recipient needs the original at full quality (a printer, a designer), or when several people need the same file. It is wrong when the recipient is a bureaucracy that needs an attachment on record, when they are unlikely to click links from strangers (many finance teams are trained not to), or when the file must be retrievable in ten years without a live account. For those cases, compress and attach. Gmail's automatic Drive upload is convenient but creates a share the recipient can forward and that lives on until you revoke it; for anything sensitive, compress the file and protect it with a password instead.
A sensible default workflow
| File | Do this | Expected result |
|---|---|---|
| Text document from Word / Google Docs, 5β15 MB | Compact PDF | 1β4 MB, still searchable |
| Scanned contract, 20β40 MB | Grayscale β Compress 150 dpi / 0.8 | 1β3 MB, print-quality |
| Brochure with photos, 30 MB | Compress 150 dpi / 0.8; send link if photos matter | 3β6 MB |
| Bank statements, 12 pages of a 60-page PDF | Extract PDF Pages, then Compact | Under 1 MB |
| Anything confidential | Compress, then Protect PDF, send the password separately | Small and encrypted |