How to Make a PDF Smaller for Email (Under the Attachment Limit)
Sep 2, 2026 · Idea2Grow · 1 min read
To make a PDF small enough to email: compress it — starting with lossless mode, which shrinks the file with no visible change. Most email services cap attachments around 25 MB, so that's the number to beat.
Four methods, least to most aggressive
- Lossless compression. Repacks the file's internal structure and strips leftover data. Often recovers 10–30% with zero visual change. Try this first with Compress PDF.
- Image downsampling. If the PDF is image-heavy, a stronger mode re-encodes embedded photos at 150 DPI (screen) or 300 DPI (print). This is where the big savings are — an image-packed PDF can drop 70–90%.
- Delete unnecessary pages. Blank pages, duplicates, or sections the recipient doesn't need. Use Organize PDF.
- Split and send in parts. Use Split PDF to break it into chunks that each fit under the limit.
Why text never suffers
In a normal (non-scanned) PDF, text is stored as vector character outlines — compression settings that affect images have no effect on it at all. Your paragraphs stay razor-sharp at any zoom. The only exception is a scanned PDF, where the "text" is part of a page image and aggressive compression can soften it.
When nothing's enough
If it still won't fit, upload the PDF to a cloud drive and email the link instead — cleaner than juggling five split files. And if it's a scanned document that's mostly text, run OCR and convert it to Word; a text document is a tiny fraction of the size of page images. More detail in why is my PDF file so large.
Frequently asked questions
How do I make a PDF small enough to email?
Run it through a PDF compressor. Start with lossless mode, which cleans up the file structure with no visible change. If it's still too big, use a stronger mode that downsamples the embedded images, or split the PDF and send it in parts.
What's the email attachment size limit?
Gmail and Outlook both cap attachments at around 25 MB. Some corporate mail servers set lower limits, like 10 MB. If your PDF is close to the line, aim to get well under it — encoding overhead can push a 24 MB file over on the way out.
Will compressing make the text blurry?
No. Text in a normal PDF is stored as vector outlines, not pixels, so compression doesn't touch it. Only embedded photos are affected, and only if you choose an image-downsampling mode.
What if the PDF still won't fit after compressing?
Split it into sections and send multiple emails, or upload it to a cloud drive and email the share link instead. For a scanned document, running OCR and converting to Word can also cut the size dramatically.