Toolerax logoToolerax
·6 min read

How to Convert a PDF to PNG

How to Convert a PDF to PNG

When you need a PDF page as an image and that page is full of text, tables, logos or sharp lines, PNG is almost always the right format. It keeps every edge crisp, supports transparency, and never introduces the faint compression artefacts that JPG can leave around black text. This guide explains what makes PNG different, which settings to use, and how to convert without uploading your document anywhere.

Why PNG for a PDF page

Both JPG and PNG turn a rendered page into pixels, but they store those pixels differently. JPG uses lossy compression tuned for photographs: it throws away detail your eye barely notices in a photo, but that same trick smudges the crisp black-on-white edges of text and thin lines. PNG uses lossless compression — nothing is discarded, so a line that is one pixel wide stays exactly one pixel wide.

  • PNG wins for text documents, forms, tables, diagrams, screenshots, logos and anything with hard edges or flat colour.
  • JPG wins for pages that are mostly photographs, where its far smaller file size costs you nothing visible. For those, use PDF to JPG.

PNG supports transparency

This is PNG's other advantage. If a PDF page (or a logo on it) has a transparent background, PNG can preserve it — you get an image with no white box behind it, ready to drop onto any coloured background. JPG cannot do this; it fills transparent areas with a solid colour. If your reason for converting is “I need this graphic without its background,” PNG is the only choice of the two.

Choosing a resolution

Because the page is rendered fresh, you pick how much detail the PNG holds, measured in DPI:

  • 96 DPI — screen previews and thumbnails.
  • 150 DPI — a good default: sharp text on screen at a sensible file size.
  • 300 DPI — print quality or when you need to zoom right in. Files grow quickly because PNG does not compress detail away the way JPG does.

One thing to expect: a PNG of a text page is often larger than the JPG of the same page. That is the trade-off for keeping every edge perfect. If a page is photographic and the PNG comes out huge, that is a sign JPG was the better format for that particular page.

Step by step

  1. Open your PDF in the converter, or paste it from the clipboard.
  2. Pick a resolution — 150 DPI is a safe default, 300 for print.
  3. Convert. Each page is rendered to its own PNG.
  4. Download the pages you need individually, or all of them as a ZIP.

PNG page vs. extracting an embedded image

There is an important distinction people miss. Converting a page to PNG gives you a picture of the whole page — text, layout and all — rendered at your chosen resolution. If instead you want the original photographs that were placed inside the PDF, at their true embedded resolution and without the surrounding page, that is a different job: Extract Images from PDFpulls those out directly. Use page-to-PNG for “a picture of this page,” and image extraction for “the photos that are in this PDF.”

Privacy: rendered on your device

A browser-based converter renders every page locally using your browser's own graphics engine, so your PDF is never uploaded to any server. That matters most for the documents worth converting — contracts, statements, internal reports — and it has the side benefits of being fast (no upload wait) and working completely offline.

Common mistakes to avoid

  • Using JPG for a text page. Look closely and you will see faint edge halos. PNG avoids them entirely.
  • Exporting at 72 DPI and expecting print sharpness. Match DPI to the use.
  • Converting the whole page when you actually wanted the embedded photo. Extract images instead.
  • Expecting editable text. A PNG is pixels. Extract the text separately if you need the words.

Frequently asked questions

Is PNG better quality than JPG?For text and line art, yes — it is lossless. For photos the visible quality is the same, but PNG's files are much larger, so JPG is the practical choice there.

Will the PNG have a transparent background? It can, where the PDF page itself is transparent. Most document pages have a solid white background, which is preserved as white.

Can I convert only certain pages? Yes. Convert the document and download just the PNGs you want — nothing is uploaded, so ignoring the rest costs nothing.

Why is my PNG so large? High DPI plus lossless compression makes big files. Lower the DPI, or if the page is photographic switch to JPG.

Convert your PDF now

Use our PDF to PNG converter for crisp, transparent-friendly page images — in your browser, no upload, no watermark. For photo-heavy pages, PDF to JPG gives smaller files, and Extract Images from PDF saves the original embedded pictures rather than a snapshot of the page.

Written by the Toolerax Team

We are the developers who design, build and test every one of the 100+ free tools on Toolerax. Each guide is written alongside the tool it explains and checked against how the tool actually works. About us

Tools mentioned in this article