When someone tells you to "compress a PDF" before emailing it, you probably just use a tool and hope for the best. Understanding what's actually happening during compression helps you make better decisions — choosing the right quality level, knowing which files will compress well and which won't, and understanding why some PDFs refuse to get much smaller regardless of what you do.

What makes a PDF file large in the first place?

A PDF is a container. It holds different types of content: text, images, fonts, vector graphics, and structural metadata. Each of these contributes to file size in different ways.

Images are typically the biggest contributor to PDF file size. A single full-resolution photograph can be 3-8MB on its own. When embedded in a PDF without compression, it stays that size. Most of a 20MB PDF's bulk is usually the images inside it.

Fonts add 100-400KB per typeface. PDFs often embed entire font files to ensure correct rendering on systems that don't have the font installed. A document using five different fonts might embed 1-2MB of font data.

Text content itself is compact — a page of typed text is only a few kilobytes when compressed. Text is rarely the problem.

Metadata and structure includes revision history (from repeated editing and saving), embedded thumbnails, form data, XMP metadata, and the structural cross-reference table. In heavily edited documents, this overhead can add 500KB to several MB of essentially invisible data.

Lossless vs lossy compression

This distinction matters a lot for understanding what's happening to your document.

Lossless compression reduces file size without discarding any data. The original content can be perfectly reconstructed from the compressed file. Examples include ZIP compression, PDF object stream compression, and metadata stripping. When you remove metadata and revision history from a PDF, you're doing lossless compression — the visible content is completely unchanged.

Lossy compression discards data permanently to achieve greater size reduction. JPEG compression of images is the classic example. When a JPEG image is re-encoded at lower quality, some image detail is permanently discarded and the image is slightly less sharp. The trade-off is that lossy compression can reduce file sizes far more dramatically than lossless approaches.

Most PDF compressors do both: lossless cleanup of structure and metadata, followed by lossy re-encoding of embedded images at lower quality to achieve significant size reduction.

What happens when you compress a PDF with PDF99?

When you use the PDF99 Compress PDF tool, the compression process works in stages.

First, metadata is stripped. Title, author, subject, keywords, revision history, and embedded thumbnail images are all removed. This alone can reduce certain PDFs by 10-30%, particularly files that have been through multiple rounds of editing in Word or Acrobat.

Second, if PDF.js is available and you've chosen a quality setting below 90%, each page is re-rendered at your target DPI and re-encoded as a JPEG image at your chosen quality level. This is where most of the size reduction comes from for image-heavy documents. The trade-off is that re-rendering effectively converts the page to a raster image — if the original had vector graphics or was created digitally, the output will be slightly less crisp at high zoom levels.

The quality slider controls how aggressively images are re-encoded. At 90%, the visual difference from the original is imperceptible to most people. At 50%, images are noticeably softer but text remains readable. At 30%, the document is functional but image quality is visibly degraded.

Why do some PDFs barely compress?

If you run a PDF through a compressor and it barely shrinks, there are a few likely reasons.

The PDF was already optimised when created. Modern PDF creation software (Adobe InDesign, the latest Acrobat, most cloud document services) already applies compression during export. There's little left to squeeze out.

The PDF contains mostly text and vector graphics. These compress very efficiently already. A text-only legal document might be 200KB with minimal image content — compressing it to 180KB is about the best you can do.

The images inside the PDF are already JPEG-compressed at a similar quality level to what you're targeting. Re-encoding an already-compressed JPEG doesn't make it significantly smaller — it just loses a bit more quality with minimal size benefit.

The right quality setting for different use cases

75-85% quality: ideal for most business documents that will be read on screen or printed at A4/Letter size. The compression is significant (typically 40-70% reduction) and the visual difference from the original is imperceptible in normal use.

50-65% quality: suitable for documents where file size is the priority and fine image detail isn't critical. Web previews, quick-share documents, and filing copies work well at this level.

Below 50%: use only when you have a hard file size limit and no other option. Text remains readable but photographic content will look clearly compressed.

Compress your PDF with quality control — free

Quality slider, DPI control, and real compression. No sign-up required.

Compress PDF →