Email Attachment Limits and PDF Size — A Practical Guide
Your PDF is 11 MB and Gmail says no. Here's how provider limits actually work — and a workflow to get documents through without panic compression.
Attachment rejections often hit at the worst moment: a signed contract PDF, a recipient waiting, and uncompressed scans totaling tens of megabytes. "Message size exceeds maximum allowed" is the usual wording.
Attachment limits aren't mysteries — but they're messier than the number in the help doc.
Why PDFs hit limits faster than you'd expect
Text PDFs are tiny. Scan PDFs are not. A week of expense receipts at 300 dpi color can exceed a slide deck fifty times over — and email systems count the whole message, including:
- PDF attachment(s)
- Signature images in HTML email
- Encoding overhead (~33% inflation for MIME attachments)
- CC'd thread history if you reply instead of composing fresh
That 10 MB "limit" often means stay under 7–8 MB on the PDF alone.
Typical limits (2026 — verify your org)
| Provider / context | Stated limit | Practical PDF target | |-------------------|--------------|---------------------| | Gmail (consumer) | 25 MB | ≤ 20 MB raw PDF | | Outlook.com | 20–34 MB varies | ≤ 18 MB safe | | Microsoft 365 (default) | 25–150 MB admin-set | Ask IT — often 25–35 MB | | Corporate gateways | 10–25 MB common | ≤ 8 MB unless confirmed | | Mobile carriers | indirect via app | smaller feels better |
Numbers change. Your IT policy wins over any blog table.
Decision workflow when send fails
1. Check actual PDF size on disk
2. Remove duplicate attachments / old thread
3. Compress once (medium) → [Compress PDF](/pdf/compress-pdf)
4. Still too big? Split logically → [Split PDF](/pdf/split-pdf)
5. Still too big? Share link with expiry
6. Last resort: re-scan at lower DPI (see scanning guide)
Skipping straight to step 6 is how signatures become illegible.
Step-by-step: rescue a blocked send
1. Measure honestly
Right-click file → Properties (Windows) or Get Info (Mac). Note megabytes, not megabits.
2. Compress with preview discipline
Open Compress PDF, medium setting. Open output. Zoom on:
- Smallest footer text
- Any scanned signature page
- Stamps or handwritten notes
If readable, proceed. If not, step down compression strength or split instead.
Read When Should You Compress a PDF? before maxing aggression.
3. Split by purpose, not arbitrary page count
Bad split: pages 1–20 and 21–40 with no labels.
Good split:
contract-body.pdfcontract-exhibits-signatures.pdf
Tell the recipient both parts matter. Order in email matters less when filenames are clear.
4. Compose a fresh email
Reply-all chains bloat size. New message, one PDF (or two split parts), minimal signature image.
5. Use link sharing when policy allows
Google Drive, OneDrive, Dropbox — view only, expiry date, optional password. Confirm client can access before closing laptop.
Provider-specific habits
Gmail — Web UI offers Drive link automatically when attachment drags long. Accept it for external clients if NDA allows cloud storage.
Outlook desktop — May warn without blocking until send fails async. Watch bounce-backs.
Corporate SMTP — Error messages vague on purpose. IT ticket with exact file size saves rounds.
PDF types and how fast they fail limits
| PDF profile | Email friendly? | |-------------|-----------------| | 2-page letter export | Usually yes | | 50-slide deck with photos | Borderline | | 80-page scan packet | Almost always no without compress/split | | Merge of ten scanned invoices | Plan compress from start |
Merging before compressing beats compressing ten files separately.
Common mistakes
Sending print-resolution archives
Archive offline; email screen-resolution copies.
Same password + encrypted PDF + huge size
Encryption doesn't shrink; split still required.
WeTransfer link with no expiry on client data
Set retention consciously.
Assuming WhatsApp is unlimited
Document limits differ; PDF preview quality varies.
Privacy note
Email itself is rarely end-to-end encrypted between businesses. Sensitive packets need password PDFs (password guide), portals, or encrypted shares — not just "hope IT doesn't log."
Alternatives
- Client portal upload slot
- SFTP for recurring partners
- Split + numbered parts with index page
- PDF to JPG only when recipient explicitly needs images — unusual for contracts
Related reading
Troubleshooting
What is Gmail's attachment size limit? Gmail allows about 25 MB per email including encoding overhead — practical safe zone is often 20–22 MB for the raw PDF. Google Drive link sharing kicks in automatically above that in the web interface.
Why is my 9 MB PDF rejected when the limit is 10 MB? Base64 encoding inflates size in transit. Corporate gateways measure MIME-encoded message total, not just file properties on disk. Safety margin matters.
Is ZIP smaller than PDF for email? ZIP helps bundles of many files. A single PDF inside ZIP rarely shrinks much because PDFs are already internally compressed.
Limitations
When not to use this approach
Conclusion
Email limits punish scan-heavy PDFs and messy threads, not your professionalism. Measure the file, compress once with your eyes open, split by meaning when needed, and use links when policy allows. The goal isn't the smallest PDF — it's the delivered PDF before the client leaves for the day.
Frequently Asked Questions
Common questions answered to help you get the most from this tool.
Vertex Solutions Editorial Team
Guides and articles are produced under this collective byline — not attributed to invented individual experts. We research tool workflows, check steps against live tools where practical, and avoid fabricated personal stories, client anecdotes, or invented test results.
- Content research — Topics come from real tool workflows, common questions, and gaps in existing guides.
- Technical review — Steps, tool behavior, and examples are checked against the live tools on this site before publication when practical.
- Fact checking — Claims about formats, browser behavior, and calculator outputs are verified against documentation and tested sample inputs where practical.
- Updates — Pages may be revised when tools, official guidance, or browser behavior changes. There is no fixed review calendar for every URL.
- Corrections — Report factual errors via Contact.
Full policy: Editorial Standards. Tool checks: How we verify tools.