PDF Tools
PDF to Image
Render a PDF page as a PNG image.
Loading tool…
What is PDF → Image?
Render the first page of any PDF as a PNG image, in your browser.
How it works
PDF.js renders the page to an off-screen canvas at 1.5× scale, which we export to a PNG.
- Upload a PDF. We render the first page automatically.
- Download. Click Download Image to save the rendered PNG.
Examples
Generate a thumbnail of a report
Upload the report and download page-1.png.
Common mistakes
Scanned PDFs without OCR
The page image is pixel-perfect, but if the PDF is a scan, the resulting image has no selectable text.
Alternatives
Take a screenshot
For a quick grab of what's on screen, a screenshot can be faster.
Frequently asked questions
Does it render all pages?
Currently only the first page is exported.