Skip to main content

PDF to Image

Convert PDF pages to high-quality JPG or PNG images

Drop a PDF file here or click to browse

Sign in to use PDF to Image

Your Documents Stay Confidential
  • Files never leave your computer - ideal for sensitive business documents
  • Secure sign-in with Google or email magic link
  • Free tier includes 2 downloads per day

By signing up, you agree to our and

This tool renders each page of a PDF into a raster image and saves it as a JPG or PNG, working entirely inside the browser tab so the file never has to leave your machine. You choose the output format and, usually, a resolution or quality setting; the tool then draws every page at that resolution and encodes it into the chosen image type. The detail people most often miss: a multi-page PDF becomes one separate image per page, not a single combined picture, and once a page has been rasterized its text is no longer selectable, copyable, or searchable - it is just pixels arranged to look like the original page.

How it works

Page rendering at a chosen resolution
Each PDF page is drawn onto a raster grid at a chosen resolution, often set as a scale multiplier or a DPI value, before that grid is encoded into the target image format. A higher resolution captures finer detail and keeps small text legible, but it also produces a larger file and takes longer to render, especially on pages with dense vector graphics, embedded photos, or many overlapping elements.
PNG versus JPG tradeoff
PNG compression is lossless, so straight lines, small text, and sharp edges - common on text-heavy pages, diagrams, and screenshots - stay crisp no matter how many times the file is copied, at the cost of a bigger file size. JPG uses lossy compression tuned for photographic gradients; applied to a mostly-text page it can introduce visible fuzziness or ringing around letters, particularly once the quality setting is turned down to save space.

When to use it

  • Pulling a single chart, diagram, or scanned page out of a long PDF report so it can be dropped straight into a slide deck or a written document.
  • Generating quick thumbnail previews of PDF pages for a document library, a file browser, or a content management system.
  • Turning a scanned PDF page into a JPG or PNG so it can be touched up, cropped, or annotated in an ordinary photo editor that does not open PDFs.

Worth knowing

  • The resulting image has no text layer: nothing in it can be selected, copied, or found with a page search, even though the source PDF's text may have been fully selectable.
  • A multi-page PDF is turned into one image file per page rather than a single stitched image, so a 20-page PDF yields 20 separate image files rather than a single combined picture.
  • Pushing the resolution or DPI setting high on a long or graphics-heavy PDF can make the browser slow to respond or run low on memory, since every page is rendered locally rather than on a server.

Frequently asked

Will the text in the image still be selectable or searchable after conversion?
No. Rendering a page to JPG or PNG turns it into a fixed grid of colored pixels with no underlying text layer, so you cannot select, copy, or search the text anymore. If you need searchable text back afterward, that requires running OCR on the resulting image as a separate step; this tool only produces the image.
Should I export as JPG or PNG?
Choose PNG for pages that are mostly text, line art, tables, or diagrams, since its lossless compression keeps edges and small letters sharp. Choose JPG for photo-heavy pages, like a scanned magazine spread, where a smaller file size matters more than perfectly crisp lines, and where mild compression artifacts are less noticeable.

References

All PDFb2 tools