PDF Cubby
Sign in
Image quality

Getting a genuinely sharp PNG out of a PDF page

PDF Cubby · July 27, 2026 · 6 min read

You convert a page to PNG, drop it into a slide or a post, and the text looks faintly soft — readable, but not crisp. Nothing went wrong exactly. A PDF page and an image are fundamentally different kinds of thing, and the moment you turn one into the other you have to make a decision that most tools make silently on your behalf.

A PDF page has no resolution at all

Text and shapes in a PDF are usually stored as instructions rather than pixels: draw this letter, in this font, at this position. That is why you can zoom into a PDF indefinitely and the text stays perfectly sharp — it is redrawn at whatever size you are viewing.

A PNG is a grid of pixels. Converting means picking a size for that grid and drawing the page into it once, permanently. Choose too small a grid and the letterforms get approximated across too few pixels, which is exactly what soft, slightly fuzzy text looks like.

Resolution is the whole game

The setting that decides quality is how many pixels are rendered per inch of the original page. Higher means more detail and a bigger file; lower means a small file and mushy text.

If the text still looks soft after converting, resolution is almost always the cause - not the format. Re-render the page larger rather than trying to sharpen the image afterwards, which cannot add detail that was never captured.

PNG or JPG?

This is the other decision, and it matters more for document pages than most people expect. The two formats compress in completely different ways.

So for a page of text, a diagram, a chart, a logo or a screenshot, PNG is the right answer — the faint halo or smudging you sometimes see around letters in a JPG is exactly what lossy compression does to high-contrast edges. For a page that is mostly a photograph, PDF to JPG gives you a far smaller file with no meaningful loss.

How to convert a PDF to PNG

  1. Open PDF to PNG and add your document.
  2. Choose your resolution — 150 dpi for screen, 300 dpi if there is small text or it will be printed.
  3. Convert. Every page comes back as its own PNG file.
  4. Open one at full size and look at the smallest text on the page before you use them anywhere.

Only need one page out of a long document? Pull it out first with Extract Pages — converting three hundred pages to get at one is a slow route to the same result.

Quality problems and what causes them

If the page is a scan

Converting a scanned page to PNG gives you an image of an image. Nothing is gained in sharpness — the detail ceiling was set by the scanner, and rendering at 600 dpi cannot invent detail the scan never captured.

If what you actually want is the words rather than the picture, run OCR first so the text becomes real text, then copy it out or use PDF to text.

Going the other way

If you are assembling images into a document rather than pulling them out of one, Image to PDF combines them into a single file, one page per image, in the order you add them.

A quick rule to remember

Text, diagrams, logos and screenshots: PNG at 300 dpi. Photographs: JPG, where the smaller file costs you nothing you can see. And whichever you choose, check the smallest text on the page at full size before you send it anywhere — that is the detail that decides whether the image reads as professional or as slightly wrong.

Try it now

PDF to PNG is free, needs no sign-up, and your file is never stored.

Open PDF to PNG

FAQ

How do I convert a PDF to PNG in high quality?
Render at a high enough resolution. 300 dpi is the standard for anything printed or with small text; 150 dpi is fine for on-screen use. Resolution, not the format, is what decides whether text looks sharp.
Is PNG better than JPG for a PDF page?
For text, diagrams, charts, logos and screenshots, yes - PNG is lossless so edges stay clean. For a page that is mostly a photograph, JPG gives a much smaller file with no visible loss.
Why does my PNG look blurry?
The page was rendered at too low a resolution, so the letterforms were drawn across too few pixels. Convert again at a higher dpi - sharpening an existing image cannot restore detail that was never captured.
Why are my PNG files so large?
PNG is lossless, so it does not discard detail to save space, and file size climbs quickly with resolution. If the images are for screen use, 150 dpi is usually plenty.
Can I get a transparent background?
Only if the PDF page does not paint a white background itself, which most do. PNG supports transparency, but it cannot remove a white background that is genuinely part of the page.
Can I convert just one page?
Yes. Extract the page you want first, then convert - much faster than rendering a long document to reach a single page.
What happens to my file?
It is processed and discarded the instant your download is ready - never stored and never seen by a person.