Batch Convert JPG to PDF — One Combined File

Drop 10, 50, or 200 JPGs at once and get a single PDF. Drag the thumbnails to set page order, preview the result, and download. Works entirely in your browser — no upload, no watermark, no per-file limit. Useful for combining photo receipts, scanned document pages, contract snapshots, or event photos into one deliverable.

Drop many JPGs — combine into one PDF

Drag-to-reorder thumbnails. 100% private.

How batch JPG-to-PDF works

  1. Drop your JPGs all at once. Shift-click or Cmd/Ctrl-click a range in File Explorer or Finder, then drag the whole selection onto the upload zone. Or click the zone to multi-select through the OS file picker.
  2. Let the browser read them. For 50 photos at 5 MB each, this takes about 3-4 seconds on a modern laptop. You'll see thumbnails appear as each file loads.
  3. Drag thumbnails into order. Every card represents one page. Reorder as much as you need — the order is only locked when you hit Convert.
  4. Remove or add on the fly. Remove a page with ✕. Drop more files onto the list to add them to the batch.
  5. Click Convert. The tool embeds each JPG as a PDF page at its original dimensions — no re-encoding, no resize. Output size is roughly the sum of the input file sizes.
  6. Download the combined PDF. Timestamped filename, lands in Downloads.

Batch conversion options compared

Honest look at how the built-in options handle many-into-one.

macOS Preview — drag into one window

Open all JPGs, show thumbnails, drag them into a single Preview window, then File > Print > Save as PDF. Works but order is easy to scramble with more than 10 files, and output is padded to printer paper sizes with white margins. No drag reorder inside the preview.

macOS Finder Quick Action — Create PDF

Right-click a selection in Finder → Quick Actions → Create PDF. Fast and offline. The catch: order follows Finder selection order, which isn't always what you'd expect, and there's no preview or reorder once the PDF is created.

Windows Print to PDF

Select JPGs in Explorer, right-click, Print, pick Microsoft Print to PDF. Handles any number of images but pads them to paper size and gives no drag-reorder control.

ImageMagick (CLI)

magick *.jpg out.pdf — the power user option. Great for scripted batch jobs. Requires installing a 300 MB CLI suite and learning flags; no GUI reorder.

Vastiko batch (this tool)

Drop any number of JPGs into one browser tab. Visual drag reorder, preview each page before saving, no watermark, no signup, no upload. Output dimensions match the original images (no paper-size padding).

iLovePDF / Smallpdf web

Free browser tier but files are uploaded to their servers. Free tier caps the number of files per batch; unlimited requires a paid plan ($7-$9/month).

Typical batch sizes and performance

What to expect on different hardware. No artificial cap — just memory limits.

Modern laptop (16 GB)200+ full-resolution photos in one batch. Conversion under 15 seconds.
Mid-range laptop (8 GB)80-100 photos comfortably. Conversion under 20 seconds.
iPhone 12 or newer30-50 full-size photos per batch. Conversion under 10 seconds.
Mid-range Android (2023+)20-40 photos per batch. Conversion under 15 seconds.
Budget phone (4 GB RAM)10-20 photos. Trim the batch if Chrome becomes sluggish.
Output PDF sizeRoughly the sum of input file sizes. No re-encoding.

Start a batch now

Drop any number of JPGs — the tool handles the rest.

Open batch JPG to PDF

Drag many images at once. Drag-to-reorder. No watermark.

Frequently Asked Questions

How many JPGs can I batch convert at once?

There's no hard cap. The practical limit is your browser's memory. On a 16 GB machine, Chrome comfortably handles 200 full-resolution photos in one batch. On a 4 GB phone, 30-50 is safer. You'll see thumbnails lag before the browser errors out, so there's warning before the limit.

Will all images end up in one PDF, or separate ones?

One PDF. That's the whole point of the batch flow — drop many JPGs, get a single combined PDF. Each image becomes one page in the order you arrange the thumbnails. If you need separate PDFs per image, convert them one at a time.

Does the order follow filename or selection order?

Neither — you set it. Dropped files come in in the order the OS gives them (usually filename). You then drag the thumbnails into the exact order you want. This is the key advantage over built-in Print to PDF workflows on macOS, Windows, and Android which follow system-level selection order.

Will the output PDF be huge?

Roughly the sum of input file sizes. 50 photos at 4 MB each produce a ~200 MB PDF. No re-encoding happens, so image quality is preserved exactly. If you need a smaller file, run the output through our Compress PDF tool.

Are my images uploaded anywhere?

No. All reading, reordering, and PDF building happens locally in your browser with the File API and pdf-lib. Zero outbound requests during conversion. Close the tab and the images are gone from memory.

Platform-specific guides