Why are the files so large compared to JPG?
PNG is lossless. Nothing is discarded, so nothing is lost — and the file is bigger as a result.
PDF to PNG
Convert a PDF to a set of PNG images without leaving the browser.
Processing happens entirely in your browser. Nothing is uploaded, nothing is stored, nothing is sent to us. Close the tab and it's gone.
Check for yourself — open DevTools, go to the Network tab, and run the tool. You'll see no upload.
Preview
Upload a PDF to generate PNG files.
Action panel
Each page is rendered locally and exported as a PNG file. Use a ZIP for a full extraction.
Processed entirely in your browser. Your file is never uploaded.
Premium archive support is saved when available.
Renders each page of a PDF as a PNG image. PNG is lossless, which makes it the better choice for documents containing text, line art or diagrams.
pdfjs-dist renders each page onto a canvas in your browser, which is exported as PNG. Entirely local — no upload.
PNG is lossless. Nothing is discarded, so nothing is lost — and the file is bigger as a result.
Extract the page first, then convert it.
PDF pages have a white background, so output is opaque.
No.
JPG. PNG offers no visual benefit on photographic content and produces a much larger file.