PDF & Image Tools

How to Convert PDF to JPG and JPG to PDF for Free

Published July 4, 2026 · 5 min read · apps2help.com

Sometimes you need a PDF turned into images — to drop a page into a presentation, or share a single page without sending the whole document. Other times it's the reverse: you have a stack of scanned photos or JPGs that need to become one clean PDF. Doing either shouldn't require installing software or uploading your files to a stranger's server.

Quick answer: Use the free Apps2Help PDF & Image Converter — switch between "PDF → Images" and "Images → PDF" mode, and convert entirely in your browser with no upload.

Two Conversions, One Free Tool

Whichever direction you need to go, the same browser-based tool handles it without sending your files anywhere.

📄

PDF → JPG/PNG

Every page exported as an image in a ZIP.

🖼️

Images → PDF

Combine JPG, PNG and WebP into one PDF.

🎚️

Resolution Control

1x, 2x or 3x for screen or print quality.

📐

Page Fit Options

A4, Letter, or fit-to-image sizing.

Step-by-Step: Convert PDF Pages to JPG

  1. Open the PDF & Image Converter
  2. Choose the "PDF → Images (ZIP)" mode and drop in your PDF
  3. Select JPG, PNG or WEBP, and set resolution and page range
  4. Click Convert & Download ZIP
  5. Unzip to get every page as its own image file

Try the PDF & Image Converter — Free

Convert PDF pages to images, or combine images into a PDF, entirely in your browser.

Convert My Files →

Step-by-Step: Turn JPG or PNG into a PDF

  1. Switch to the "Images → PDF" mode
  2. Add your JPG, PNG or WebP files
  3. Reorder using the arrows, and choose A4, Letter, or fit-to-image
  4. Click Create PDF and download the combined file

Combining Scanned Photos into One PDF

If you've photographed a multi-page document, add each photo in order, use the reorder arrows to get them sequenced correctly, and combine them into a single PDF ready to email or archive — no scanner app required.

Is There a File Size or Page Limit?

No hard limit is enforced, since everything runs locally in your browser, though very large PDFs or a high page count will naturally take a little longer to process on your device.

Frequently Asked Questions

Can I convert PDF pages to JPG for free?+
Yes, every page converts to JPG, PNG or WEBP and downloads as a ZIP, completely free.
Can I combine JPG and PNG images into one PDF?+
Yes, mix JPG, PNG and WebP files together, reorder them, and combine them into a single PDF.
Can I turn a PNG into a PDF?+
Yes, PNG is fully supported in the Images → PDF mode alongside JPG and WebP.
Can I extract all pages of a PDF as separate images?+
Yes, every page converts to an individual image file, packaged together in a downloadable ZIP.
Are my files uploaded to a server?+
No, both conversion directions run entirely in your browser, and your files are never uploaded.

Other Free Tools You Might Find Useful

All Free Tools →

The Two Conversions Are Not Mirror Images

Turning a PDF page into a JPG and turning a JPG into a PDF sound like opposites, but they are very different operations. Going from PDF to JPG is rasterisation: the page is drawn at a chosen resolution and everything that made it a document — selectable text, links, crisp vector artwork — becomes pixels. Going the other way is packaging: the image is placed on a page and wrapped in a PDF container. No detail is added, and none is recovered.

Understanding that asymmetry saves a lot of wasted effort. A round trip — PDF to JPG and back to PDF — does not return you to where you started. You end up with a PDF that looks similar and behaves like a photograph: unsearchable, uncopyable and considerably larger.

Choosing a Resolution That Is Not a Guess

PDF pages are measured in points, at 72 to the inch. An A4 page is 595 × 842 points, US Letter 612 × 792. Rendering at scale 1.0 gives you exactly those pixel dimensions, which is 72 DPI.

ScaleDPIA4 pixelsRight for
1.0×72595 × 842Thumbnails and page pickers
2.0×1441190 × 1684Screen reading, slides, web
2.8×2001654 × 2339Legible body text, OCR input
4.2×3002480 × 3508Print reproduction

Each doubling of scale quadruples pixel count, memory and file size. Rendering a digitally generated PDF above 300 DPI adds weight and no detail. Rendering a scanned PDF above the resolution it was scanned at adds nothing at all.

Format: JPG, PNG or WebP

JPG suits pages containing photographs and handles them efficiently, but its lossy compression struggles with exactly what documents are full of — hard black-on-white edges, where it produces faint halos around letters at lower quality settings. PNG is lossless and keeps text edges perfectly crisp; on a plain text page it can even be smaller than JPG, because large flat white areas compress extremely well. WebP typically lands 25–35% below JPG at comparable quality and is safe everywhere that matters today, unless something downstream insists on a traditional format.

If the images are heading for OCR, use PNG at around 300 DPI. Recognition accuracy is sensitive to compression artefacts around character edges, and the larger files cost nothing when they are only an intermediate step.

Why Multiple Pages Come Back as a ZIP

Browsers block repeated automatic downloads, so a fifty-page PDF cannot be handed over as fifty separate files. A single archive solves that, and zero-padded filenames — page-001.jpg, page-002.jpg — keep the order intact. Without the padding, alphabetical sorting places page 10 straight after page 1, which silently scrambles the sequence when you later import the folder into a slideshow or another PDF builder.

Going the Other Way: Images into One PDF

This is the everyday fix for photographing a signed form and being asked for "the PDF". A few things decide whether the result is usable:

When Neither Conversion Is What You Want

If your goal is the words rather than the appearance, converting to images is the wrong direction entirely — you are photographing text you could have extracted. Pull the text layer out instead. And if you are combining scans of a document you will need to search later, run OCR on them rather than accepting a stack of unsearchable page images.

Everything Happens on Your Machine

Both directions run in your browser. Your PDF is parsed and drawn locally, your photos are read from disk and assembled locally, and nothing is transmitted or stored on a server. You can confirm it: watch the Network tab in developer tools during a conversion, or disconnect from the internet after the page loads and convert anyway. Given how often these files are contracts, statements, identity documents and medical letters, keeping them on your own device is a materially different proposition from uploading them to a free service you know nothing about.

Frequently Asked Questions

What resolution should I use to convert a PDF to JPG?

Roughly 144 DPI for on-screen use, 200 DPI for clearly legible body text or OCR input, and 300 DPI only if the images will be printed. Scale 1.0 equals 72 DPI, which is thumbnail quality. Each doubling quadruples file size and memory.

Should I pick JPG or PNG for PDF pages?

PNG for pages that are mostly text, diagrams or line art, because it keeps edges crisp and often produces smaller files on flat white pages. JPG for pages dominated by photographs. WebP if you want smaller files still and nothing downstream restricts the format.

Why do my converted pages arrive in a ZIP file?

Browsers block multiple simultaneous downloads, so an archive is the only reliable way to deliver many pages at once. Filenames are zero-padded so page order survives alphabetical sorting - otherwise page 10 sorts immediately after page 1.

Can I convert a PDF to JPG and back without losing anything?

No. Rasterising turns text into pixels, and wrapping those pixels back into a PDF does not restore them. You end up with a larger file that cannot be searched, selected or copied. If you need the document to stay editable, do not round-trip it through images.

My phone photos are sideways in the combined PDF. Why?

Photos record rotation as an EXIF flag rather than rotating the actual pixels, and not every pipeline reads that flag. Open each photo in a viewer, rotate it and save - that rewrites the pixels, which always carries through.

The PDF I built from photos is too big to upload. What should I do?

Downscale the source images to about 2000 pixels on the long edge before combining. A document page remains completely legible at that size and the finished PDF typically shrinks by an order of magnitude.

Are my files sent to a server?

No. Both conversions run entirely in your browser and nothing is uploaded or stored. Watch the Network tab in developer tools while converting, or disconnect from the internet after the page loads - it keeps working.