TroubleshootingMarch 13, 2026

PDF Images Blurry After Compression — How to Fix It

Image blur after PDF compression is one of the most reported quality complaints, and it's entirely preventable with the right settings. When a compressor downsamples your images — reducing them from 300 DPI to 72 DPI — the result looks fine as a tiny thumbnail but becomes visibly blurry and blocky at normal viewing zoom or in print. The root cause is always aggressive downsampling combined with high JPEG compression artifacts. The compressor traded too much quality for file size. Knowing this, the fix becomes straightforward: recompress from the original using gentler settings that downsample to a higher DPI and use a lower JPEG compression ratio. This guide walks through every option, from choosing better settings on your first pass to recovering from an already-compressed file.

Choose the Right Compression Level for Your Images

LazyPDF's compression uses Ghostscript's quality presets, which directly control the target DPI and JPEG quality of embedded images. The Screen preset targets 72 DPI — suitable only for documents viewed on low-resolution screens and never printed. The Ebook preset targets 150 DPI, which looks sharp on any screen and prints acceptably at small sizes. The Printer preset targets 300 DPI, preserving full print-quality sharpness. For documents where images matter — photo portfolios, product catalogues, architectural drawings — always use Printer or Prepress quality. The file size reduction will be smaller but the images will remain crisp. For text-heavy documents with incidental images, Ebook quality is usually the right balance.

  1. 1Open the original (uncompressed) PDF and note what the images look like at 100% zoom.
  2. 2Go to lazy-pdf.com/compress and upload the original file.
  3. 3Select 'Printer' quality for image-heavy documents, 'Ebook' for balanced documents.
  4. 4Download and open the result, zoom to 100%, and compare image sharpness.

Optimise Images Before Embedding in the PDF

The compressor can only work with what's in the PDF. If images were already low-resolution when the PDF was created, compression will make them worse but the issue started upstream. When creating PDFs from design applications, export images at the minimum resolution your use case requires: 150 DPI for screen-only documents, 300 DPI for anything that might be printed. In Word or PowerPoint, go to File → Options → Advanced → Image Size and Quality, and set 'Do not compress images in file' before saving. Then export to PDF. This ensures the source PDF has full-resolution images for the compressor to work with.

Handle Photographs in PDFs Specially

Photographs are the most sensitive content type for compression because the human eye is very good at detecting blur in natural images. If your PDF is primarily photographs — a photo book, a real estate brochure, a photography portfolio — standard PDF compression is not the right approach. Instead, consider using PDF-to-JPG to extract each page as a high-quality JPEG (set to 150 or 300 DPI), use an image editor to manually compress each photo to your target quality, then reassemble with Image-to-PDF. This two-step approach gives you precise control over each image's quality and final file size.

  1. 1Export pages as JPG images at 150 DPI using lazy-pdf.com/pdf-to-jpg.
  2. 2Review each image and compress individually if needed using an image editor.
  3. 3Reassemble the optimised images into a new PDF at lazy-pdf.com/image-to-pdf.
  4. 4Compare the result to the original — you should have sharp images at a manageable file size.

When Blurry Is Acceptable — And When It Isn't

Not every document needs sharp images. Draft versions shared for feedback, reference documents used internally, and archived documents that will rarely be viewed can all tolerate aggressive compression. The Screen quality setting is perfectly appropriate for these cases — it makes files very small and easy to share, and the blurriness only matters if someone zooms in or tries to print. Before compressing, always ask: who will view this, how will they view it, and might they print it? If any answer suggests print or high-zoom viewing, use Printer quality. If the answer is quick screen review, Screen quality is fine.

Frequently Asked Questions

Why do some pages look sharp but others look blurry in the same compressed PDF?

Different pages contain different types of content. Pages with vector graphics (text, line diagrams, shapes) look sharp at any compression level because vectors aren't downsampled. Pages with raster images (photos, screenshots, scanned content) show blurring when their pixel resolution is reduced. This explains why text pages look perfect while photo pages look blurry in the same document compressed at Screen quality — it's normal and expected behaviour.

My images look sharp in the PDF viewer but blurry when printed — why?

PDF viewers use screen resolution (72–96 DPI) for rendering, so 72 DPI images look fine on screen. Printers use 600–1200 DPI, meaning they need much higher resolution source images to produce sharp output. A 72 DPI image that looks fine on screen will look blurry when printed because the printer is stretching each pixel over a much larger physical area. For print-quality output, always compress with 'Printer' (300 DPI) or 'Prepress' settings.

Can I set different compression levels for different images within the same PDF?

Not with standard compression tools — they apply uniform settings across all images. The workaround is to split your PDF into sections (image-heavy pages vs. text-heavy pages), compress each section at the appropriate quality, and merge back together. This is more work but gives you granular control. Alternatively, use Adobe Acrobat Pro's preflight tools if you have access — they allow per-image compression settings.

Compress your PDF without sacrificing image quality — choose from multiple quality levels to find the perfect balance for your document.

Compress PDF

Related Articles