Why Is My PDF So Large?
A one-page agreement has no business being 40 MB, yet there it is, bouncing back from the email server. PDFs balloon for a handful of predictable reasons, and almost all of them come down to one thing: images. Here's what's actually inside your file, and how to shrink it.
Quick fix: drop the file into our free Compress PDF tool, pick a quality level, and see the new size before you download. It runs entirely in your browser; the file is never uploaded.
1. It's a scan, so every page is a photograph
This is the big one. A scanner doesn't save words; it saves a picture of the page. At 600 DPI in color, a single letter-size page is about a 30-megapixel image. Even compressed, that's megabytes per page; a 10-page scan can easily pass 50 MB. Text-based PDFs (exported from Word, for example) store letters as fonts and vectors instead, which is why they're often 100× smaller.
2. The scan resolution and color depth are overkill
For reading on screen or ordinary record-keeping, 150–200 DPI is plenty, and 300 DPI is archive quality. Color triples the data of grayscale for documents that are just black ink on white paper. If you control the scanner, dropping 600 DPI color to 200 DPI grayscale can cut file size by 90% before any compression at all.
3. Uncompressed or oversized embedded images
Slide decks and reports exported to PDF often embed photos at their full original resolution: a 12-megapixel phone photo squeezed into a quarter-page figure still carries all 12 megapixels. Some export pipelines also store images losslessly (PNG-style) when a JPEG would look identical at a fraction of the size.
4. Embedded fonts (the small stuff)
Every font used in the document is usually embedded in the file, occasionally including full multi-megabyte font families (CJK fonts are the classic offender). Fonts, metadata, thumbnails, and leftover edit history each add a little; they only matter once the images are under control.
5. The file was merged from other heavy files
Merging adds sizes together: combine five 8 MB scans and you get a 40 MB PDF. If you've just merged several PDFs, compress the result once at the end rather than each piece beforehand.
How to shrink it
- Compress the PDF. The Compress PDF tool re-encodes embedded images at a resolution and quality suited to screens, shows the savings up front, and keeps your file on your device. Scans routinely drop 70–90%.
- Re-scan smarter if you can: 150–200 DPI, grayscale, "document" mode.
- Split out what you need. Emailing 3 pages of a 60-page file? Extract just those pages instead of sending the monster.
- Export, don't print-to-PDF, from Office apps; proper export keeps text as text.
Frequently asked questions
Will compression make my text blurry?
Real text stays perfectly sharp; it's vector data, untouched by image compression. In a scan, the "text" is part of the page image, so very aggressive settings can soften it; moderate settings are rarely noticeable.
How small does a PDF need to be for email?
Most providers cap attachments at 20–25 MB (Gmail: 25 MB). Aim under 10 MB to be safe across corporate mail servers.
Is it safe to compress confidential documents online?
Only with tools that work in your browser instead of uploading. Ours processes everything locally; your file never touches a server.
Can I undo compression?
No. Compression discards image data permanently. Keep your original file and save the compressed copy under a new name.