Why is your PDF blurry? Find the real cause first
"Blurry PDF" describes several different problems, each with a different fix. The wrong fix wastes time, so identify the cause:
- It was scanned at low resolution — the underlying page image is genuinely low quality (under 150 DPI). The blur is baked into the file.
- It was over-compressed — heavy compression resampled the images to a low DPI. Text stored as images (in a scan) becomes soft.
- It only looks blurry in your viewer — the file is fine, but the zoom level, display scaling, or the viewer's rendering is the problem.
- It's a photo of a document, not a scan — taken with a phone at an angle, with poor lighting or motion blur.
- Text was rasterized — real text (which is always razor-sharp) was flattened into a low-resolution image during export from a design tool.
The single most important distinction: is the blurry content real text or an image of text? Try to select the text with your cursor. If you can highlight it as text, it's vector text and should never be blurry — the problem is your viewer. If you can't select it, it's an image, and the blur is in the pixels.
Fix 1 — It's only blurry in the viewer (the file is fine)
Real PDF text is vector-based and stays perfectly sharp at any zoom. If text looks soft, try these before assuming the file is damaged:
- Zoom to 100% — at odd zoom levels some viewers render text with anti-aliasing that looks soft. 100% (or fit-to-width) is sharpest.
- Open it in a different viewer — drag the PDF into a Chrome or Edge tab. Browser PDF engines render very crisply. If it's sharp there, your original viewer was the issue.
- Check display scaling — on high-DPI screens, some apps render PDFs at the wrong scale. Updating the app or toggling its high-DPI setting often fixes it.
- Disable "smooth text/images" in Adobe Reader (Preferences → Page Display) if it's causing soft rendering on your monitor.
If the text is selectable and sharp in a browser, there is nothing wrong with your PDF.
Fix 2 — Sharpen a low-quality scan with OCR
For a scanned document where the text is an image, you can't make the existing pixels sharper — but you can add a crisp, perfectly sharp, selectable text layer on top using OCR:
- Go to ihatepdf.cv/ocr-pdf
- Upload the scanned PDF and select its language
- Run OCR — this recognizes the text in the image and adds an invisible (or selectable) text layer
- Download the result
While OCR doesn't change the underlying scanned image's appearance, it makes the document fully searchable and copyable with razor-sharp text — and for many "I need to read/use this blurry scan" situations, that solves the actual problem. For the best result, re-scan the original at 300 DPI first if you still have it (see Fix 4).
Fix 3 — Stop compression from blurring your PDFs
If your PDF became blurry after compressing it, you used too aggressive a setting on an image-heavy file. The fix is to re-compress the original at a lighter level:
- Go back to the original (uncompressed) PDF
- At ihatepdf.cv/compress-pdf, choose Light (300 DPI, print quality) or Medium (150 DPI, screen quality) instead of Heavy
- Light compression keeps images sharp enough for professional printing; Medium is indistinguishable on screen
Key fact: compression never blurs real text (it's vector data). It only affects raster images. If your document is text-heavy, you can compress hard with no quality loss. Only photo-heavy and scanned PDFs show compression blur.
Fix 4 — Re-scan or re-photograph the source
If the blur is genuinely in the source image and you have the physical document, re-capturing it is the only way to get truly sharp pixels:
- Scan at 300 DPI minimum — this is the sweet spot for document sharpness. 600 DPI for fine detail or small text.
- Use a flatbed scanner over a phone camera when possible — no angle distortion, even lighting, no motion blur.
- If using a phone, use a dedicated scan mode (in Scan to PDF or your phone's notes app) that flattens perspective and boosts contrast, hold steady, and ensure bright, even lighting with no shadows.
- Scan in grayscale or black-and-white for text documents — it produces crisper edges than color for pure text.
Fix 5 — Inspect the true resolution
To know whether a PDF can be sharpened at all, check the real resolution of its images:
- Convert the PDF to images at ihatepdf.cv/pdf-to-jpg
- Open the resulting JPG and check its pixel dimensions
- A full A4 page scanned at 300 DPI is roughly 2480 × 3508 pixels. If your image is only 800 × 1100, it was captured at ~100 DPI — genuinely low resolution, and no software can add detail that was never captured.
This tells you whether to pursue a software fix (OCR, lighter compression) or accept that re-scanning the original is the only real solution.
Frequently asked questions
Can software make a low-resolution scan genuinely sharp?
No tool can add detail that was never captured — a 100 DPI scan does not contain the information a 300 DPI scan would. What you can do is add a sharp OCR text layer (so the text is searchable and crisp), avoid further quality loss from compression, and re-scan the original at higher DPI if you still have it. Be skeptical of any tool claiming to "enhance" resolution dramatically; for documents, re-scanning beats upscaling every time.
Why is my PDF text blurry but the images are sharp?
This usually means the text was rasterized (flattened into a low-resolution image) during export — common when exporting from design tools at low quality. If you have the source file, re-export at higher quality or with text kept as live text. If not, OCR can place a sharp selectable text layer over the blurry rendered text.
Does compressing a PDF always make it blurry?
No. Compression never affects real (vector) text — it stays perfectly sharp at any level. It only reduces the resolution of embedded raster images, and only visibly so at Heavy settings. Text-only documents can be compressed aggressively with zero blur.