Kit-Bin
Donate

Drop a PDF file here or click to browse

Processed entirely in your browser. Never uploaded to a server.

Drop a PDF above and every page renders to its own PNG image. A single page downloads directly, more than one page downloads as a zip. This is useful when you need to paste a page into a document, a slide, or a chat that doesn't accept PDF attachments.

What actually happens to the page

Each page is rendered to a canvas at 2x scale and exported as a PNG, the same underlying approach a PDF viewer uses to display a page on screen, just saved as an image instead of drawn to your screen. Text becomes pixels in the process: it will look identical at normal zoom, but it's no longer selectable, searchable, or copyable the way it was in the PDF.

FAQ

What resolution are the images?
Pages render at 2x scale for sharp results, similar to a high-DPI screenshot. Zooming in well beyond that will look soft, since a PNG has a fixed pixel grid rather than infinite detail.
What do I get for a multi-page PDF?
A zip file containing one PNG per page, numbered in page order.
Does the text stay selectable in the output?
No. PNG is a raster image format, so every page becomes pixels. If you need to keep text selectable and searchable, keep the original PDF instead of converting it to images.

Only need specific pages, not the whole document? Try Split PDF first. Going the other direction, turning images back into a PDF? Use Images to PDF.

Need to OCR a scanned PDF instead of extracting existing text? See why text extraction and OCR aren't the same thing.