Multiple JPG to One PDF: Combine Images Privately (2026)
Merging several JPG images into a single PDF is one of the most common conversions people search for: travel receipts, document scans from a phone camera, screenshots of a chat thread, photos for an insurance claim. The catch with most online tools is that you upload your images to a remote server before getting the PDF back. This guide walks through a fully private, in-browser workflow that keeps the photos on your device.
When you'd want to combine images into one PDF
- Receipts and expense reports. One PDF per trip is much easier to attach than ten loose JPGs.
- Scanned documents. Phone-camera "scans" of a multi-page contract or letter.
- Insurance and warranty claims. Damage photos plus product receipts in a single attachment.
- Visa and immigration forms. Many portals require a single PDF, even for multi-page evidence.
- Portfolio handoffs. Designers sending screenshots of multiple mockups.
The private workflow
- Open to-pdf.com/image-to-pdf.
- Drag and drop all your JPGs into the editor — JPG, PNG, WebP, and TIFF are all accepted.
- Reorder them by dragging until the page sequence looks right.
- Pick a page size (A4 or US Letter is most common) and fit mode.
- Click Download PDF. The merge happens locally in your browser; nothing is uploaded.
Each image becomes a separate page. Aspect ratios are preserved, and you can choose whether to fit to width, fit to height, or center the image with a white margin.
Tips for sharper output
Match the orientation to the source
If your photos are landscape (most phone shots), pick A4 landscape. Forcing a wide photo into a portrait page just adds margin and wastes file size.
Watch the file size for receipts
Phone cameras produce 4–8 MB JPEGs each. A 10-receipt PDF can hit 50 MB if you keep full resolution. Most expense systems cap attachments at 10 MB. If your PDF is too big, reduce each image to 1500–2000 px on the long edge before combining.
Rotate before combining, not after
It's much easier to rotate a single JPG (right-click → Rotate in Finder/File Explorer) than to fix orientation in a multi-page PDF. Do it once, save, then drop into the converter.
What about HEIC photos from iPhone?
iPhones save photos as HEIC by default. Many converters reject these. Easiest path: on iPhone, go to Settings → Camera → Formats → Most Compatible to save new photos as JPG, or use the share sheet's "Save to Files" with the JPG option for existing photos. Then drop them into the converter as usual.
Why "no upload" matters here
Receipts and document scans frequently contain personal data: addresses, last four of a card number, signatures, government IDs. A browser-based converter doesn't send those bytes to a remote server, doesn't keep them in a temp directory after download, and doesn't add them to a third party's analytics pipeline. You can verify this by opening the browser DevTools → Network tab during conversion: no request carries your images.
Combining images with other files in the same PDF
Need to combine a few JPGs with a Word doc or a Markdown summary? See our guide to combining multiple file types into one PDF. The pattern is to convert each input to its own PDF first, then merge.