Guide
Why your PDF looks pixelated when printed
You open the PDF, it looks crisp on your monitor, you send it to the printer — and the output is fuzzy, jagged, or visibly pixelated. The text on screen was sharp; the printed text has soft edges. The photos that looked clean now show blocky artifacts. Almost every case of this comes down to one of three things: low-resolution source images, aggressive compression at some earlier step, or a mismatch between the PDF effective resolution and what the printer actually needs.
Screen DPI versus print DPI, and why the difference matters
A computer screen displays roughly 96 dots per inch (DPI) on a standard monitor and 220 to 300 DPI on a high-resolution display like an iPhone or a retina MacBook. A laser or inkjet printer outputs at 300 to 1,200 DPI for normal text and graphics, and commercial offset printing typically targets 300 DPI as the minimum for clean reproduction.
This is why a PDF can look perfect on screen and fail on paper. The screen needs only enough pixel data to fill its 96 to 300 DPI surface, so even a low-resolution image looks acceptable when displayed small. The printer needs roughly four to ten times more pixel data per inch to reproduce the same image cleanly. If the PDF was assembled with images that only have screen-resolution data, the printer has nothing to work with at print resolution, and it fills the gap by interpolating — guessing what the missing detail should look like. That guess is what shows up as fuzziness and jagged edges.
The practical implication: a PDF prepared for screen viewing is rarely the right file to send to a printer. The two use cases need different source preparation, especially for any photographic or graphic content.
- Screens display at roughly 96 to 300 DPI; printers need 300 DPI or higher.
- Images that look fine on screen often lack the data needed for clean printing.
- Printers interpolate (guess) missing detail and produce visibly fuzzy output.
- A screen-ready PDF is rarely the right file to send to a printer.
How PDFs handle resolution: vector versus raster
Not everything in a PDF is the same kind of content. Text, vector logos, and line graphics are stored as mathematical instructions — at any zoom level, the renderer redraws them at the destination full resolution. These elements print perfectly clean regardless of source DPI.
Photographs, screenshots, scans, and any image dropped into the document are stored as raster (pixel) data. The number of pixels was fixed when the PDF was created. The printer cannot invent additional pixels that were not in the source. If the embedded photo is 600 pixels wide and the document needs to print it at 4 inches wide, the effective print resolution is 150 DPI — half what a clean print needs.
This explains a common confusion: PDFs with the same visual appearance can have very different print outcomes depending on what proportion of the content is vector versus raster. A typed letter usually prints sharply because all its text is vector. A scanned letter often prints poorly because the entire page is a single raster image at whatever resolution the scanner used.
- Text and vector graphics in a PDF print cleanly at any printer resolution.
- Raster images print at their fixed embedded resolution — the printer cannot add detail.
- A typed letter prints sharply; a scanned letter prints only as cleanly as the scan.
- The mix of vector and raster content in a PDF determines its print quality.
How aggressive compression breaks print output
Compression is the other common cause of pixelated PDFs. Many compressors aggressively downsample embedded images to reduce file size — sometimes to 72 or 96 DPI, which is fine for screen viewing and ruinous for printing. The visual difference on screen is often invisible. The difference on paper is obvious.
This is particularly common with PDFs that have been compressed by an online tool or by software set to minimum size or web optimized output. Those settings prioritize file size over print fidelity. They are the right choice for emailing a document somebody will only view on screen, and the wrong choice for a document somebody will print.
If you need both a screen-friendly small file and a print-ready large file, keep two versions. Use the PDF Compressor at medium compression for the screen version, and keep the original uncompressed file for any printing. Replacing the original with the compressed version is the single most common reason print-ready PDFs become un-printable later.
- Aggressive compression downsamples images to 72 or 96 DPI, ruining print quality.
- Web optimized or minimum size PDF settings prioritize file size over print fidelity.
- The damage from over-compression is rarely visible on screen but obvious in print.
- Keep separate screen and print versions of any PDF that needs both.
How to check a PDF resolution before sending to print
Before sending a PDF to a printer or to a commercial print shop, it is worth inspecting the embedded image resolutions. Most PDF reader applications expose this information but bury it deep in the interface.
In Adobe Acrobat Pro, the Preflight tool (Tools then Print Production then Preflight) runs a full check against the PDF/X-1a or PDF/X-4 print standard and flags any images below 300 DPI. Acrobat Reader does not include Preflight but does expose individual image properties under Tools then Print Production for documents in the right format. Most professional print shops also offer a free preflight check if you email them the file before placing the order.
A quick visual check that works in any PDF reader: zoom to 200 to 400 percent on the photographic content. If the images look soft, blocky, or jagged at that zoom level on screen, they will print badly. If they look sharp at 400 percent zoom, they will probably print cleanly. This is not as rigorous as a full preflight but catches the most common problems in seconds.
- Adobe Acrobat Pro Preflight is the rigorous way to check print resolution.
- Most commercial print shops will preflight the file for free before printing.
- A quick visual check: zoom to 400 percent and inspect photographic content.
- If images look soft at 400 percent on screen, they will look soft on paper.
The right workflow: prepare for print from the start
The cleanest path is to prepare images at print resolution from the beginning rather than fixing them later. The math is straightforward: target print size in inches times target DPI equals required pixel dimensions.
A photo that will print at 4 inches wide at 300 DPI needs 1,200 pixels of source data. A full-page photo (8 inches wide on letter paper) at 300 DPI needs 2,400 pixels. For magazine-quality work, double these numbers (600 DPI source). When sourcing images, use the Image Resizer to confirm dimensions before embedding, and use the Image Compressor carefully — JPG quality 90 or higher is appropriate for print, not the quality 80 to 85 that works for screen.
When exporting the final PDF, choose the Press Quality or Print Quality preset rather than Smallest File Size. In Adobe products this preset preserves embedded image resolution and uses a less aggressive compression algorithm. In Microsoft Word, save as PDF with the Standard (publishing online and printing) option, not Minimum size (publishing online). In Google Docs, the default PDF export is screen-ready and may need replacement with a higher-quality export if the document includes important photographic content.
- Required pixels = inches at print size times target DPI (usually 300).
- A full-page printed photo needs 2,400 or more pixels of source data.
- Use JPG quality 90 or higher when preparing images for print, not 80 to 85.
- Choose Press Quality or Standard PDF export presets, not Smallest File Size.
When you cannot improve the source, manage expectations
Sometimes the source data is what it is — a low-resolution photo from a phone, an older document that was scanned at 72 DPI a decade ago, a screenshot from a tutorial. No amount of post-processing recovers detail that was never captured. Upscaling tools can interpolate plausibly but cannot restore real information that was lost.
In these cases, the right move is usually to reduce the printed size of the image rather than print it at the size you would prefer. A 600-pixel image at 300 DPI prints cleanly at 2 inches wide. At 4 inches wide it prints at 150 DPI and looks soft. At 8 inches wide it prints at 75 DPI and looks visibly pixelated. Shrinking the printed image to match its actual resolution preserves print quality, even if it changes the layout.
For documents where size cannot be changed, communicate the expected quality to whoever will see the output. A printed report with an obvious low-resolution photo embedded looks careless if delivered without comment. The same report with a small note acknowledging the source photo quality reads as competent.
- No tool can recover detail that the original image did not capture.
- Shrink the printed size of low-resolution images to preserve sharpness.
- A 600-pixel image prints cleanly at 2 inches, badly at 8 inches.
- Communicate quality limits when the source is unavoidably low-resolution.