All articles
Optimize July 20, 2026 3 min read

Compressing Photo-Heavy PDFs for Maximum Size Reduction

PDFs full of photographs can shrink 70-85% with the right settings. Here's how to push compression hardest without obvious quality loss.

A 100 MB photo portfolio PDF, a scanned art catalog, or a real estate brochure with full-page photos can shrink dramatically with the right compression. Here's how to push hardest without obvious quality loss.

Start with High compression

For PDFs that are dominated by photographic content, Compress PDF at High setting downsamples images to 72 DPI at ~60% JPEG quality. For viewing on screen at fit-to-page zoom, this is typically indistinguishable from the original.

Expected results: 70-85% size reduction. A 100 MB portfolio becomes 15-25 MB.

When 72 DPI is enough

72 DPI matches typical screen resolution. For:

  • Web viewing ✅ Perfect
  • Email attachments ✅ Perfect
  • Social media uploads ✅ Perfect
  • Casual sharing ✅ Perfect

For:

  • Printing ⚠️ Visibly soft, fine for personal prints but not professional
  • Detailed inspection at zoom ⚠️ Pixelated when zoomed in past 150%
  • Archival ❌ Avoid; original detail is lost

When to stop at Medium

If your photo PDF might be printed (even occasionally), use Medium compression instead. Medium downsamples to 150 DPI — invisible quality loss for screen, decent for casual printing.

Expected results at Medium: 50-65% reduction. Less dramatic but preserves more detail.

Maximum-reduction workflow

If you need to absolutely minimize file size and the document will only ever be viewed on screen:

  1. Compress PDF at High
  2. Check the result — open it, scroll through, zoom in on key images
  3. If still too large, try the workaround: PDF to JPG at 72 DPI, then JPG to PDF to reassemble

The image-roundtrip workflow gives you maximum compression at the cost of:

  • Text becomes images (no longer searchable)
  • File loses any vector content (charts, diagrams degrade)
  • Reversal back to text requires OCR

For pure photo galleries this is fine. For mixed-content documents (photos + text), stick with High compression and accept the slightly larger file size.

What you can't compress

If your PDF was already optimized (exported from Lightroom with low quality preset, or already compressed once), there's not much room left. Re-compressing produces nearly identical output.

Diagnostic: if Medium compression reduces the file by less than 15%, the original was already optimized and there's no more to squeeze out.

Image format matters

PNG images in a PDF are lossless — they don't compress as well as JPGs. If your source content is photos saved as PNG (which is rare but possible), converting them to JPG in the source application before generating the PDF would have produced a smaller file from the start. Now that they're in the PDF, compression downsamples them but the per-pixel efficiency is worse than if they'd been JPGs originally.

Bottom line

For photo-heavy PDFs: High compression cuts file size 70-85% with no obvious screen-viewing impact. For mixed content where text matters, Medium. For absolute minimum size, roundtrip through JPG — at the cost of losing searchability.

Related articles