How to Combine Images into One PDF (Without Uploading Them)
2026-07-01
"Can you send that as one PDF?" is a request that shows up everywhere — receipts for an expense report, photos of a signed contract, a handful of scanned pages. The task is simple; the trap is that most tools do it by uploading your images to a server, which is exactly the wrong move for documents you're combining precisely because they matter. Here's how I think about it, and how to do it locally.
Why one PDF instead of a zip of images
A PDF keeps the pages in order, opens the same on every device, and travels as a single attachment. Whoever receives it scrolls top to bottom instead of guessing which image is page 1. For anything official — an application, a claim, a submission — one clean PDF is almost always what's expected.
The privacy problem with "image to PDF" sites
The images you combine into a PDF are usually the sensitive ones: IDs, contracts, bank letters, medical forms. Uploading those to a free converter means a copy now lives on someone else's server, with retention and access you can't see. For this specific task, a browser-only tool isn't just nicer — it removes the risk entirely, because the file never leaves your device.
Doing it in your browser
ToolKoala's image to PDF tool builds the PDF locally:
- Drop your images in — one, or a whole batch. JPG, PNG, WebP, even HEIC from an iPhone.
- Reorder them — drag the thumbnails so the pages come out in the right sequence. This is the step people most often get wrong with other tools.
- Download the PDF — every image becomes a page, merged into one file, entirely on your machine.
Because it runs in the browser, it works on your phone the same as your laptop, and it works offline once the page has loaded.
Keeping the pages sharp
A few things that make the result look professional:
- Don't pre-shrink your images. If you compressed them to tiny thumbnails first, the PDF pages will look soft. Feed in the originals.
- Shoot scans straight and well-lit. A phone photo of a document is fine if it's flat, in focus, and not half in shadow.
- Watch orientation. Rotate any sideways photos before combining so you don't hand someone a PDF they have to tilt their head to read.
If your images are huge phone photos and the PDF comes out large, compress the images first (lightly), then combine — you'll get a smaller file that still reads clearly.
The other direction
Need to go the other way — pull text out of a PDF, or turn one into an editable document? That's PDF to Word, and it also runs in your browser. Same principle: your document, your device.
FAQ
How do I combine multiple images into one PDF? Use a tool that lets you add all the images, reorder them, and export a single PDF. On ToolKoala's image to PDF, you drop the images in, drag them into the right order, and download — each image becomes one page.
Does converting images to PDF upload my files? It depends on the tool. Many upload to a server. ToolKoala's does the whole thing in your browser, so your images and the finished PDF never leave your device — which matters when the pages are IDs or contracts.
What image formats can I turn into a PDF? Common ones — JPG, PNG, WebP, and HEIC from iPhones. Mixed formats are fine; they all become pages in the same PDF.
Why does my PDF look blurry? Usually because the source images were already shrunk or heavily compressed. Combine the full-resolution originals; if size is a concern, compress lightly after, not by feeding in tiny images.
Can I reorder the pages? Yes — drag the image thumbnails before exporting. Page order in the PDF follows the order you set.
— Milo 🐨