pdf / PRACTICAL GUIDE
How to Compress a PDF for Email
Reduce unnecessary bytes while protecting readable pages, searchable text, and important document features.
Try lossless repacking first and compare the downloaded file with the original. If scanned pages still make it too large, a flattened image-based copy may save space but removes text and document features. Keep the original and check the recipient’s attachment rules before choosing that trade-off.
THE IDEA, VISUALLY
Preserve the document's useful features
- Try lossless repacking
- Inspect the result
- Flatten only if suitable
Check what makes the PDF large
Scanned pages and photographs usually dominate size. A long text-only report may already be compact. If you have the source document, its export settings are often the best place to reduce embedded image resolution.
Keep the original, especially if it is signed, accessible, or contains interactive fields. A rewritten PDF is not a safe substitute for a signed record.
References: Adobe: what a PDF can contain
Start with lossless repacking
The Compress PDF tool can rewrite object streams without rasterizing pages. It may reduce structural overhead, but it does not magically recompress every embedded image. If the new file is larger, use the original.
Check page count and important features after downloading. “Lossless” refers to avoiding image-quality reduction, not a promise that every application-specific feature survives rewriting.
- Open Compress PDF and choose the original unencrypted PDF.
- Start with the lossless repack mode and run compression.
- Download the result and compare its bytes, page count, text selection, and important links or fields.
- If it does not save enough, consider a flattened delivery copy only when the lost features are unnecessary.
Use a flattened copy only when appropriate
For an image-heavy scan, rendering pages as JPEGs may reduce size. It also removes selectable text, accessibility tags, links, forms, and bookmarks. The tool requires explicit acknowledgement before this mode runs.
Zoom into the smallest type, signatures, and stamps. If you need OCR or accessibility, use a document workflow that preserves or rebuilds those features.
References: Adobe: searchable text in scanned PDFs
Understand the difference between document pages and raster images
Leave room for transport overhead
A 20 MB PDF may use roughly 27 MB after base64 encoding, before other message overhead. Check current provider and organizational limits; the raw attachment size is not always the enforced limit.
For a document that should retain its full quality, an approved access-controlled link may be more appropriate than further compression.
References: RFC 2045: Base64 transport encoding
Frequently asked questions
Will lossless repacking shrink scanned pages?
It does not lower their image resolution or JPEG quality. A scan dominated by image data may barely change or may become larger.
Should I split a document into pictures to email it?
Usually keep related pages together as a PDF. Separate images are useful for previews or image-only submissions, but they lose the document’s text and navigation features.