A surprising number of online forms, portals, and upload boxes still don’t accept PDFs — only images. If you’ve ever hit an “only JPG or PNG allowed” error while trying to upload a PDF document, this is the fix.

How it works

PDF to JPG renders each page of your PDF as its own JPG image. Upload a 5-page PDF, get 5 JPGs back — either downloaded individually or bundled into a single ZIP if there’s more than one page, so you’re not clicking “download” five separate times.

There’s no quality dial to fuss with first. Every page renders at a fixed high resolution — four times the PDF’s native scale, roughly the equivalent of 288 dpi — and saves as a JPEG at 97% quality, sharp enough that body text stays readable if you zoom in on the image. Some converters make you choose a DPI number or pick between “Normal” and “High” before you find out whether it was enough; this one just renders at the sharper end by default, every time.

Converting pages vs. pulling out embedded photos

It’s worth being clear about what “PDF to JPG” means here, because a few other converters bundle two different jobs under that name and make you pick. This tool does the first one: it re-renders each page — text, layout, and any images on it, all together — as a single flat JPG, the same way a screenshot of that page would look. That’s the right tool when you want the whole page as an image.

It’s a different job if what you actually want is the original photos that happen to be embedded in the PDF — a scanned document’s source photo, or a picture pasted into a report — pulled back out as their own separate image files, at the resolution they were embedded at rather than re-rendered from the page. For that, use Extract Images instead.

Common reasons to do this

  • Government and admission portals that specifically request a photo/scan format rather than a document format.
  • Dropping a page into a slide deck or design tool where an image is easier to place and resize than an embedded PDF.
  • Sharing a single page somewhere that doesn’t render PDFs inline — plenty of messaging apps and forums show images directly but just offer a PDF as a download link.

What you lose in the conversion

It’s worth knowing this is a one-way trip: a JPG is a picture of the page, not the underlying text. Anything that relied on the PDF being text — copy-pasting, searching, screen readers — stops working once it’s an image. If you only need a couple of specific pages as images rather than the whole document, extract those pages first with Extract PDF Pages, then convert just that smaller file.

Two other practical limits worth knowing before you start: this handles one PDF at a time, not a folder full of them — there’s no batch queue, so a stack of separate files means running each one through separately. And a password-protected PDF won’t open here at all; remove the password first with Unlock PDF (you’ll need to already know the password — it doesn’t crack or guess one), then convert the unlocked copy.

Nothing leaves your device

The whole conversion — opening the PDF, rendering each page, encoding the JPGs — runs in your browser tab as JavaScript. Your file is never uploaded to a server, which matters if what you’re converting is a payslip, an ID scan, or anything else you’d rather not hand to a third party just to get it into JPG form.

Going the other direction — turning images into a PDF, say for combining several photographed pages into one document — is the same idea in reverse, handled by JPG to PDF.