9 min read
How to combine PDFs and images into one document (2026)
By ScoutMyTool Editorial Team ยท Last updated: 2026-05-19
Introduction
My accountant once told me she would not accept another expense report that arrived as eight separate emails with fourteen image attachments and three PDFs scattered across them. She wanted one PDF, in order, with the receipts following the cover sheet. Fair request โ and the kind of thing that ought to take two minutes but somehow ends up taking half an hour when you fight the tools instead of using them properly. This article is the two-minute version: how to combine a mixed bundle of PDFs and images into a single, ordered, reasonable-sized PDF using free, browser-based tools, with specific notes on iPhone HEIC, mixed orientations, and the order conventions that various recipients (accountants, courts, immigration agencies) actually want.
The shape of the workflow
Every "combine PDFs and images" task is some variation on the same three steps:
- Convert any non-PDF source files to PDF. Images go through JPG โ PDF or PNG โ PDF. Each image becomes a one-page PDF.
- Merge all the PDFs in the right order. Drag them into the list in the sequence you want them to appear, then run Merge PDF.
- Polish the result. Optionally compress to bring the file under email limits, rearrange to fix any out-of-order pages, and add page numbers if the recipient needs them.
Total time, on a normal bundle of a dozen receipts and a cover sheet: about two minutes. The rest of this article goes through the details that matter at each step.
Source formats and their converters
| Format | Conversion tool | Notes |
|---|---|---|
| JPG / JPEG | jpg-to-pdf | Most photos, scanned receipts, exported screenshots on iOS / Android. Default for everything camera-originated. |
| PNG | png-to-pdf | Screenshots, line drawings, logos with transparency. Lossless โ converts to PDF without quality loss. |
| HEIC / HEIF (iPhone default) | jpg-to-pdf | iPhone since iOS 11. Convert to JPG first (Photos app: Share โ Save to Files โ choose JPG) or use a HEIC-aware combiner. |
| TIFF | jpg-to-pdf | Older scanner output. Most tools accept TIFF directly; if not, export as JPG first. |
| WebP | jpg-to-pdf | Web-screenshot images on modern browsers. Convert to JPG/PNG first if your combiner does not accept WebP. |
| merge-pdf | Already a PDF; goes straight into the merge step. |
JPG/JPEG and PNG are the two formats defined by long-standing internet standards (JPEG by ITU-T Recommendation T.81, PNG by W3C and IETF RFC 2083).1 Every reputable PDF combiner handles them directly. HEIC and HEIF are newer (introduced for iOS 11 in 2017) and have less consistent support โ the safest move is to convert HEIC to JPG on the source device before bringing it into the workflow.
A worked example โ combining 12 receipts + a PDF cover
- Convert each receipt to PDF. Open JPG โ PDF, drop in the dozen JPG (or HEIC, or PNG) receipt photos at once. The tool produces twelve one-page PDFs in a single batch. Each runs entirely in your browser tab; nothing is uploaded.
- Have the cover-sheet PDF ready. Export it from Word, Pages, or Google Docs (File โ Download โ PDF).
- Open Merge PDF. Drop the cover PDF first into Merge PDF, then drop in the twelve receipt PDFs in chronological order. The order in the list is the order in the merged file.
- Verify the order. The file list at the top of the merge tool is your last chance to reorder before merging. Drag rows up or down if needed.
- Click Merge. The tool reads each file into memory, copies every page into a new document using the pdf-lib library, and writes the result. A 13-page merged PDF appears in your downloads folder within a few seconds.
- (Optional) Compress. If the merged file is above the recipient's email cap, run it through Compress PDF with the medium preset. A 28 MB receipt bundle typically drops under 10 MB without visible quality loss.
- (Optional) Add page numbers. If the accountant wants citations like "see page 4", Add Page Numbers handles this in seconds.
Six real-world scenarios and the right approach for each
| Scenario | Typical inputs | Recommended approach |
|---|---|---|
| Expense report for the month | A dozen JPG/HEIC receipt photos + a PDF report cover | Convert images to PDF, then merge in chronological order. Compress if total >10 MB before emailing the accountant. |
| School assignment / portfolio | PDF essay + PNG charts + JPG photos of physical artwork | Convert images, merge in the order the assignment demands, then add page numbers for the marker. |
| Insurance claim packet | PDF claim form + JPG photos of damage + PDF police report | Cover (claim form) โ photos โ supporting reports. Order matters; reviewers look for it in the order claim adjusters teach. |
| Visa or immigration evidence | Multiple PDFs (forms, certificates) + photo IDs + scanned proofs | Strict ordering per the agency checklist. Bates-number the final bundle for cross-references (see "Add page numbers" article). |
| Real-estate listing pack | PDF disclosure forms + dozens of JPG property photos | Photos first (visual interest), forms last. Aggressive image compression โ buyers do not need 12 MP source. |
| Court exhibit bundle | PDF motion + JPG/PNG screenshots + PDF transcripts | Order per local rule (motion, then exhibits in citation order). Bates-number after assembly. |
Three traps to watch for
- Mixed orientations. Portrait photos and landscape screenshots produce a merged PDF with alternating page orientations. Visually messy but technically valid. The fix: either force one orientation in the converter, or use Rotate PDF after merging to align specific pages.
- HEIC-flavoured iPhone exports. The default iPhone format since iOS 11 is HEIC, which not every PDF tool accepts. If your tool refuses your photos, switch Settings โ Camera โ Formats โ "Most Compatible" to force JPG on future shots, or convert existing HEICs to JPG via the Photos app share menu.
- Source images that are way too large. A 12-megapixel iPhone photo is overkill for a receipt that fits on half a page. The merged PDF inherits the original resolution, blowing up the file size and slowing every viewer the recipient opens. Use aggressive compression on the merged output, or reduce the image resolution before converting in the first place.
Why client-side matters for receipts and IDs
Receipt photos often contain credit-card numbers, vendor names, and addresses. Identity-document scans contain almost the full set of data a fraudster needs. Insurance and medical scans contain protected health information. Sending those images through a server-side combiner means a third-party vendor has a temporary copy on its infrastructure โ most reputable vendors delete after an hour, but the safer architecture is one that never uploaded in the first place. ScoutMyTool's JPG-to-PDF, PNG-to-PDF and Merge PDF tools all run client-side in the browser tab using the open-source pdf-lib library, which implements the PDF 1.7 specification (ISO 32000-1).2
Related ScoutMyTool tools and articles
- Merge PDF โ combine the converted images and any PDFs into one file.
- JPG to PDF โ convert JPG/JPEG photos (and most HEIC/TIFF).
- PNG to PDF โ convert screenshots and line-drawing PNGs.
- Rearrange PDF pages โ fix order after merging.
- Rotate PDF โ fix sideways pages.
- Compress PDF โ bring the merged file under email limits.
- Add Page Numbers โ paginate the merged bundle.
- How to send large PDFs over email โ when the merged bundle is still too big.
- PDF table of contents generator โ add a clickable outline to long combined bundles.
Frequently asked questions
- Do I have to convert images to PDF first, or can I combine them directly?
- Both work. The two-step path โ convert images to PDF using a JPG-to-PDF or PNG-to-PDF tool, then merge all the PDFs โ gives you the most control over each image's page size, orientation, and margins. Direct combination is faster but typically produces letter-or-A4-sized pages with each image scaled to fit. For most everyday bundles (receipts, assignments, claims), the direct path is fine. For court exhibits and visa packets where every page has formatting requirements, the two-step path is worth the extra minute.
- Will the final PDF be enormous if I include high-resolution photos?
- Yes, unless you compress. A typical iPhone photo is 3โ5 MB; ten of them turn into a ~40 MB merged PDF, which is over every major email provider's 25 MB cap. After merging, run the file through ScoutMyTool's Compress PDF tool โ most everyday photo bundles drop by 50โ70 percent with no visible quality loss in normal viewing. If you have a specific size target (under 20 MB for Outlook, under 25 MB for Gmail), pick the corresponding compression preset.
- What happens to the order โ will the merged PDF match the order I added the files?
- Yes. Every reputable PDF merger preserves the order the files appear in the list. If you need a different order, reorder the list before clicking Merge. After merging, if the order is wrong, use ScoutMyTool's Rearrange Pages tool โ drag and drop pages into the correct sequence and save the corrected PDF.
- My iPhone exports HEIC, not JPG. Will that work?
- Most modern tools accept HEIC directly, but a few legacy tools and many email recipients' inboxes do not. The safest path is to convert HEIC to JPG on the iPhone before sending: Photos app โ Share โ Save to Files โ choose "JPG". Alternatively, the iPhone has a setting at Settings โ Camera โ Formats โ Most Compatible that forces every new photo to be saved as JPG instead of HEIC, which avoids the conversion step entirely.
- How do I keep portrait and landscape pages from looking mismatched?
- Most combine tools auto-rotate the image to fit the page. If you mix portrait and landscape source images, the result will have alternating page orientations โ visually inconsistent but technically valid. Two fixes: (a) force a consistent orientation in the converter (set all pages to portrait, with landscape images scaled to fit), or (b) accept the mixed orientation but use the Rotate PDF tool after merging to manually fix any pages that ended up upside-down or sideways.
- Are my photos uploaded anywhere when I use a free combiner?
- It depends on the tool. Browser-uploading combiners (Smallpdf, iLovePDF, Adobe online) upload every image to their servers, build the PDF there, and stream the result back โ so yes, your photos transit a third-party server. Client-side combiners (ScoutMyTool) run the operation in your browser tab using pdf-lib and the canvas API for image embedding; nothing leaves your machine. For receipts and family photos this rarely matters; for medical scans, identity documents, or evidence packets, the difference is significant.
- Can I add a cover page or contents page when combining?
- Yes. Create the cover as a PDF (any word processor will export one), put it at the top of the file list, and merge. To add a clickable table-of-contents bookmark tree to the merged bundle, run the result through ScoutMyTool's TOC generator after the merge โ it can detect headings, follow a CSV, or accept a manual outline.
Combine your PDFs and images, free
Browser-only โ your files are never uploaded. Drop in PDFs and images, pick the order, download the merged result.