Skip to main content
VVertex Solutions
PDF ToolsImage ToolsText ToolsCalculatorsDeveloperBlog
VVertex Solutions

Fast, free, and privacy-focused online tools for PDF, images, text, calculators, and developers. No signup required.

Popular Tools

  • Merge PDF
  • Compress Image
  • JSON Formatter
  • BMI Calculator
  • Regex Tester

Categories

  • PDF Tools
  • Image Tools
  • Text Tools
  • Calculators
  • Developer Tools

Company

  • About
  • Disclaimer
  • Privacy Policy
  • Terms of Service
  • Contact
  • Blog
  • RSS Feed

© 2026 Vertex Solutions. All rights reserved.

Free tools. No signup. Privacy first.

  1. Home
  2. Blog
  3. Email Attachment Limits and PDF Size — A Practical Guide
Office Guidesinformational6 min read2026-03-27

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.

By Vertex Solutions Editorial

Quick answer

The rejection email always arrives at 4:58 PM: *"Message size exceeds maximum allowed."* You've got a signed contract PDF, a client waiting, and a folder of uncompressed scans that somehow totals 34 MB.

The rejection email always arrives at 4:58 PM: "Message size exceeds maximum allowed." You've got a signed contract PDF, a client waiting, and a folder of uncompressed scans that somehow totals 34 MB.

Attachment limits aren't mysteries — but they're messier than the number in the help doc.

Quick answer

The rejection email always arrives at 4:58 PM: "Message size exceeds maximum allowed." You've got a signed contract PDF, a client waiting, and a folder of uncompressed scans that somehow totals 34 MB.

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.pdf
  • contract-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

  • When Should You Compress a PDF?
  • How PDF Compression Works
  • How to Scan Documents Properly

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

Browser-based workflows for email attachment limits and pdf size depend on file size, browser memory, and how the source file was created. Very large files, password-protected inputs, or unusual encodings may fail without a desktop alternative. Always keep an original copy before batch processing.

When not to use this approach

Skip browser-only processing when compliance requires audit logs, when files exceed practical browser limits, or when you need features your browser tool does not expose (bookmarks, form fields, digital signatures). In those cases, use dedicated desktop software or an approved enterprise pipeline.

Related tools

  • Compress PDF
  • Split PDF
  • Merge PDF

Key takeaways

  • 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.
  • Why is my 9 MB PDF rejected when the limit is 10 MB: Base64 encoding inflates size in transit.
  • Is ZIP smaller than PDF for email: ZIP helps bundles of many files.

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.

Key takeaways

  • 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.
  • Why is my 9 MB PDF rejected when the limit is 10 MB: Base64 encoding inflates size in transit.
  • Is ZIP smaller than PDF for email: ZIP helps bundles of many files.

Frequently Asked Questions

Common questions answered to help you get the most from this tool.

pdfemailattachmentsfile-sizeoffice
Back to all articles

On this page

  • Quick answer
  • Why PDFs hit limits faster than you'd expect
  • Typical limits (2026 — verify your org)
  • Decision workflow when send fails
  • Step-by-step: rescue a blocked send
  • 1. Measure honestly
  • 2. Compress with preview discipline
  • 3. Split by purpose, not arbitrary page count
  • 4. Compose a fresh email
  • 5. Use link sharing when policy allows
  • Provider-specific habits
  • PDF types and how fast they fail limits
  • Common mistakes
  • Privacy note
  • Alternatives
  • Related reading
  • Troubleshooting
  • Limitations
  • When not to use this approach
  • Related tools
  • Key takeaways
  • Conclusion

Related Articles

  • GST Notes Freelancers Should Put on Invoices
  • Turning Slide Decks Into PDF Handouts
  • Exporting Spreadsheets to PDF Without Cut-Off Columns