How to Compress PDF for Email Attachment — 2026 Guide
Reduce PDF file size to fit email attachment limits. Step-by-step methods to compress PDFs under 10 MB or 25 MB without losing readability.
The Email Attachment Problem
You need to email a PDF, but the file is 35 MB. Gmail caps attachments at 25 MB. Outlook limits them to 20 MB. Your corporate email might restrict you to 10 MB.
You could upload the file to a cloud service and share a link, but sometimes you need the PDF directly in the email — for compliance, simplicity, or because the recipient expects an attachment.
The solution: compress the PDF to fit within the limit.
What Makes PDFs So Large?
The biggest size contributors in a PDF:
- Scanned pages — each page is a full-resolution image (often 300 DPI), making scanned documents dramatically larger than text-based PDFs
- Embedded images — photos, diagrams, and charts at original resolution
- Embedded fonts — full font files instead of subsets
- Multiple layers — edit history, annotations, form data
- Unoptimized structure — PDFs created by some tools include redundant data
Step-by-Step: Compress a PDF with DalPDFCompress
- Open DalPDFCompress and drag your PDF into the window
- Choose a compression preset:
- Light — minimal quality reduction, 20-40% size decrease
- Balanced — good quality with 50-70% size decrease (best for most cases)
- Maximum — aggressive compression, 70-90% size decrease (images may become noticeably softer)
- Click Compress — the tool processes the file and shows the before/after size
- Check the output — open the compressed file to verify it is still readable
- Repeat with stronger settings if needed — if the file is still too large, try a more aggressive preset
The free version processes up to 10 files per session with no watermark. Pro ($9.99) removes the limit.
Download DalPDFCompress free →
Alternative Methods
Print to PDF (Reduce DPI)
Open the PDF in any viewer, go to Print, select “Microsoft Print to PDF,” and print at a lower DPI. This re-renders the document at reduced resolution.
Pros: No extra software needed Cons: Strips bookmarks and links, may alter layout, imprecise control over output size
Online Compression (ILovePDF, Smallpdf)
Upload your PDF to an online tool, compress, and download.
Pros: No installation, quick Cons: Uploads to external servers (privacy risk), file size limits, daily caps, not suitable for confidential documents
Ghostscript (Command Line)
gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -o output.pdf input.pdf
Pros: Free, scriptable, good results Cons: Command-line only, complex syntax
Target Sizes for Common Email Services
| Email Service | Attachment Limit | Target PDF Size |
|---|---|---|
| Gmail | 25 MB | Under 20 MB (leave room) |
| Outlook.com | 20 MB | Under 15 MB |
| Yahoo Mail | 25 MB | Under 20 MB |
| Corporate Exchange | 10-20 MB (varies) | Under 8 MB |
| ProtonMail | 25 MB | Under 20 MB |
Tips for Smaller PDFs
- Scan at 150 DPI instead of 300 DPI — for documents that will only be read on screen, 150 DPI is sufficient
- Use text-based PDFs when possible — a text PDF with formatting is typically 50-100 KB per page; a scanned PDF is 500 KB-2 MB per page
- Remove unnecessary pages — delete blank pages and irrelevant sections before compressing
- Compress before embedding — if creating a PDF with images, resize and compress images before adding them to the document
The Bottom Line
Most PDFs can be compressed to fit email limits without noticeable quality loss. DalPDFCompress handles the process with a few clicks. For confidential documents, always use an offline tool to avoid uploading sensitive files to third-party servers.