When you need images instead of a PDF
PDF is excellent for documents, but sometimes you need plain images. Social platforms, image editors, and many web forms accept JPG but not PDF. If you want to post a single page from a report, drop a diagram into a slide, or edit a scanned page in a photo app, converting the PDF to JPG makes that possible.
JPG images are also easy to preview at a glance. A folder of page images can be scrolled through quickly, and each one can be shared on its own without sending the whole document. This is convenient when only one page of a multi-page PDF actually matters to the recipient.
Turning pages into images is likewise useful for embedding content where PDFs are not supported, such as inside a chat message, a wiki, or a web page that only accepts pictures.
How the conversion works
This tool uses pdf.js, a PDF rendering engine that runs in your browser, to draw each page of your PDF onto an HTML canvas. Each rendered canvas is then encoded as a JPG image. Nothing is uploaded, so the entire document is processed privately on your own device.
For a single-page PDF you get one JPG. For a multi-page PDF the tool renders every page and packages the images into a zip file so you can download them all together in one step, with each page saved as its own numbered JPG inside the archive.
Because the pages are rasterized, the resulting JPGs are fixed-resolution images rather than the original vector text, so they cannot be edited as text. The tool is free, adds no watermark, requires no account, and works in mobile browsers too.