Handybin

How to Compress a PDF to Fit an Email Attachment Limit

September 8, 2026

Email attachment limits vary by provider — commonly somewhere between 10MB and 25MB — and a large PDF, especially a scanned one, can blow past that limit quickly. Here's the fastest path to getting it through.

Compress first

Compress PDF is the first thing to try, since most oversized PDFs are oversized because of images, not text. Start with medium compression; move to strong if the file is still too large.

If it's still too big after compressing

A long document can sometimes be sent as a page range instead of the whole thing, if the recipient only needs part of it — Split PDF extracts exactly the pages you need. Alternatively, if the file needs to stay complete, PDF to ZIP wraps it in a .zip archive, which is occasionally the actual fix when an email filter is blocking .pdf attachments outright rather than enforcing a size limit specifically.

When to just use a link instead

If a file genuinely can't shrink enough (a long scanned book, for instance) and doesn't need to stay as an email attachment specifically, sharing it via a cloud storage link sidesteps the size limit entirely — worth considering once compression and splitting both fall short.

FAQ

What's a safe target size for most email providers? Under 10MB is safe almost everywhere; many providers allow up to 25MB, but it's worth checking your specific provider's limit if you're close to the edge.

Does zipping a PDF make it smaller? Usually only slightly — PDFs are already fairly compressed internally, so a ZIP wrapper mainly helps when the issue is an attachment-type filter, not the file's actual size.

Will the recipient need special software to open a ZIP? No — ZIP support is built into every major operating system's file browser.