MinifyPic

PDF to PNG

Render PDF pages as lossless PNG images that keep text and line art perfectly sharp. Ideal for documents, diagrams and anything you need to zoom into.

FreeLosslessZIP download
Loading tool…

How it works

A compact workflow from input to download.

1

Choose your PDF

Drop the file in. Rendering happens locally in your browser via pdf.js — nothing is uploaded.

2

Set the render scale

Higher scales give you more pixels and sharper text. Use 2× or 3× when the PNG needs to be printed or read closely.

3

Save your PNGs

Download individual pages, or take the whole document as a ZIP of numbered PNG files.

Frequently asked questions

Why choose PNG over JPG for PDF pages?
PNG is lossless, so text edges, table borders and line art stay perfectly crisp. JPG compression introduces faint grey artefacts around high-contrast edges — exactly what text is made of — which makes text pages look subtly dirty. For documents, PNG is almost always the better choice.
Do the PNGs have transparent backgrounds?
No. Pages are rendered onto a white background, matching how the page looks in a PDF reader and when printed. A transparent render would make black text invisible against dark UI backgrounds.
How do I get the sharpest possible output?
Increase the scale multiplier. At 3× the page is rendered at three times its nominal size, which produces very large but extremely crisp images — the right setting when you plan to print the result or zoom in on fine print.
Are the files big?
Yes, PNGs of full pages can be several megabytes each, particularly at high scales, because lossless compression cannot throw anything away. That is the trade you make for perfect fidelity. If size matters more than sharpness, use the PDF to JPG tool instead.
Are my files uploaded to a server?
No. The conversion runs entirely inside your browser using JavaScript and the Canvas API. Your files never leave your device, are never uploaded, and are never stored — which also means the tool keeps working on files you would not be comfortable sending to a stranger's server.

Lossless rendering, and why it matters for documents

Every compression format makes a bargain. JPG's bargain is that it will throw away detail your eye is unlikely to miss in a photograph, in exchange for a dramatically smaller file — a bargain that is excellent for a sunset and terrible for a paragraph. Text is high-contrast, high-frequency detail: sharp black shapes on plain white. That is the exact pattern JPG handles worst, producing a faint grey shimmer known as ringing around each letter. PNG makes the opposite bargain: it never discards a single pixel, accepting a bigger file in return. When you are converting a PDF — a format used overwhelmingly for text documents, contracts, invoices, diagrams and forms — PNG's bargain is the one you want.

Picking a scale for print versus screen

The scale multiplier decides how many pixels are generated per point of the original page. At 1×, a standard A4 page renders to roughly 595 × 842 pixels, which looks fine in a browser and is a sensible size for the web. Printing is far more demanding: print quality is conventionally reckoned at 300 dots per inch, and hitting that for an A4 page needs something closer to 2,480 × 3,508 pixels — which is what 3× to 4× gets you. The simple rule is to render at the smallest scale that still looks sharp at the size it will actually be viewed. Rendering everything at maximum just produces enormous files that are slow to open and no better on screen.