Back to blog

Reduce PDF File Size for Email (Under 25 MB)

By PDF.Capital Team · 7/4/2026

Email is where most oversized PDFs get stuck. Gmail caps attachments at 25 MB; Outlook at 20 MB; many corporate mail servers reject anything over 10 MB before it even reaches the inbox. This guide covers the fastest ways to get a PDF under those limits without losing information that matters.

Why PDFs blow past email limits

The size limit isn't just the file itself. Attachments are base64-encoded for email transport, which inflates them by roughly 33%. A 20 MB PDF becomes about 27 MB in transit — over Gmail's limit even though it looked fine on disk.

The biggest contributors to PDF size, in order:

  1. High-resolution scans stored as full-color images.
  2. Embedded fonts duplicated across pages.
  3. Screenshots at native retina resolution.
  4. Old revisions left in incrementally saved files.
  5. Unused resources (fonts, images) the software forgot to purge.

Option 1: Compress the PDF

For most files, this is the answer. Our Compress PDF tool runs in your browser and typically cuts size by 60–80%.

  1. Open the tool and drop your PDF.
  2. Choose Ebook quality — good balance of size and legibility.
  3. Click Compress and download.

The result opens the same way, looks nearly identical on screen, and fits under every mainstream email limit.

Option 2: Split into smaller PDFs

When compression alone isn't enough — a 200 MB scan won't drop to 20 MB — split the document with our Split PDF tool and send in parts.

  1. Open the split tool and drop your PDF.
  2. Choose Every N pages and pick a chunk size that yields ~15 MB files.
  3. Send each part as a separate email or as a zip.

Tell the recipient to concatenate with our Merge PDF tool if they need the whole document as one file.

Option 3: Convert scans to grayscale

If the document is a scan and color isn't meaningful (most contracts, statements, receipts), converting to grayscale before compressing can halve the file size again. Some PDF viewers let you re-save as grayscale; otherwise, export pages as grayscale JPGs with our PDF to JPG tool and rebuild the PDF from those.

Option 4: Share a link instead

Some documents shouldn't be attached at all — huge files, versioned files, files with restricted distribution. Upload once to a shared drive (Google Drive, Dropbox, OneDrive, or your company's document management system) and paste the link in the email. Benefits:

  • No size limit.
  • You can revoke access later.
  • Recipients always see the latest version if you update it.
  • Delivery is guaranteed regardless of the recipient's mail server rules.

What to do when the recipient's server is stricter than yours

Corporate mail servers often enforce lower limits than the sender's provider. If Gmail accepted your 20 MB attachment but the recipient never got it:

  • Check your Gmail Sent folder — if the message is there, delivery failed on the recipient side.
  • Look for a bounce message (may take an hour).
  • Re-send using a shared link or a smaller compressed version.

Compression targets by mail server

Mail serviceAttachment limitAim for
Gmail25 MB≤ 20 MB
Outlook.com / Hotmail20 MB≤ 15 MB
Microsoft 365 default20–150 MB≤ 10 MB
Yahoo Mail25 MB≤ 20 MB
iCloud Mail20 MB≤ 15 MB
Many corporate MTAs10 MB≤ 8 MB

Aim for 20% below the limit to leave headroom for base64 encoding.

Troubleshooting

  • "The compressed file is still too big." Split into two, or share as a link.
  • "Compression dropped the quality of the signatures." Re-run with the Print preset instead of Ebook.
  • "The recipient can't open the compressed file." Very rare — the original may have been encrypted. Remove the password first with our Protect PDF tool.

Frequently asked questions

Is the tool free? Yes, with no watermark or page limit.

Are my files uploaded? No. All processing runs locally in your browser.

Will the recipient know the file was compressed? Not unless they look at file properties. Visually the compressed version is indistinguishable from the original for on-screen viewing.

Related tools