How to Convert a PDF to JPG in Your Browser

Sometimes you need a PDF as a picture instead: to drop a page into a slide deck, attach a preview in a chat, or post a single sheet as an image. Converting a PDF to JPG is easy, but many converters route your document through their servers to do it. If the file is at all sensitive, that is a step worth skipping. Your browser can render PDF pages to images on its own.

What "convert to JPG" really means

A PDF page is a set of drawing instructions; a JPG is a grid of pixels. Converting means rendering each page, the same way it is drawn on screen, and saving that picture as an image. FeatherPDF does this rendering locally and gives you one JPG per page.

Convert a PDF to JPG without uploading

  1. Open the PDF to JPG tool.
  2. Add your PDF by dropping it onto the box or choosing it from your device.
  3. Click Convert to JPG. Each page is rendered to an image on your own device.
  4. Download a single zip file containing one JPG per page, in page order.

Why a zip instead of separate downloads?

Bundling the images into one zip keeps the result to a single download and preserves the page order, named page-1.jpg, page-2.jpg, and so on. You unzip it once and have every page as its own image.

Does my file get uploaded?

No. The rendering happens in your browser, on your device, so your PDF is never sent to us. That is true for every FeatherPDF tool, not just this one.

Going the other way

Need to do the reverse and turn images into a PDF instead? Use the JPG to PDF tool, which works the same private, in-browser way.

Back to all guides