How to Compress a PDF Without Making It Unreadable

Most PDF compression advice stops at 'lower the quality'. Here is how to decide what to compress, what to leave alone, and how to check the result is still legible.

Compression turns into a problem the moment a colleague replies with 'I can't read the small print'. The instinct is to drag a quality slider until the number looks acceptable, then hope. A better approach is to work out where the weight actually sits, because a 40 MB PDF is almost never 40 MB of text.

Find out what is making the file heavy

PDFs mix several kinds of content: vector text, embedded fonts, raster images, and sometimes attachments or form data. Text is tiny. A single page of ordinary prose might occupy two or three kilobytes. A photograph of that same page, taken at 12 megapixels, can occupy four megabytes on its own.

Run the file through the PDF size analyzer first. If two or three pages account for most of the estimated weight, you may not need to compress the document at all — you might just need to replace those pages with better-prepared versions, or remove them if they are duplicates.

Match the method to the content

  • Text-based PDFs exported from a word processor are usually already efficient. Compressing them further rarely helps and can make them worse.
  • Scanned documents are images pretending to be text. These respond dramatically to compression.
  • Presentation exports and brochures sit in between: heavy photography wrapped around a small amount of live text.

A practical sequence that works

  1. Analyse the file to see the page-by-page distribution.
  2. If individual photographs are the problem and you still have the originals, compress those images first and rebuild the document. This preserves the text layer.
  3. If you only have the PDF, run the compress tool starting at around 70% quality and 130% render scale.
  4. Open the result and zoom to 150% on the smallest text on the busiest page. That is your readability test — not the thumbnail.
  5. If it reads cleanly, try one step lower. If it does not, step back up. Two attempts is usually enough.

What you give up

Image-based compression flattens each page into a picture. Selectable text, search, and copy-paste all disappear. For a signed scan being filed as a record, that trade is usually fine. For a report someone needs to quote from, it is not. When the text layer matters, keep the original and send a link rather than an attachment.

If a compressed file comes out larger than the original, that is a real result and not a bug: the source was already well optimised. Keep the original.

Checking the result properly

Look at three things before you send: the smallest body text, any table gridlines or thin rules, and any signature or stamp. Those three break first. Gridlines that turn grey and fuzzy are the earliest warning that you have gone one step too far.

Conclusion

Good compression is a decision, not a slider. Identify the heavy content, choose the method that fits it, and verify with a specific readability test rather than a general impression. Two minutes of checking prevents the follow-up email asking for a clearer copy.