ToolKitSphere IconToolKitSphere
PDF Tools

Combining Scans and Photos Into One PDF

Online Tools Platform Team8 min read

Scanners and phones are excellent at producing documents and terrible at producing a document. A ten-page agreement comes back as ten files. A receipt bundle for an expense claim is fourteen photos in a camera roll. A visa application wants passport, payslips, and proof of address as one attachment, and you have seven images. The fix is a two-stage pipeline — get every piece into PDF form, then combine them in order — and this post walks through both stages, including how to keep the result readable and small enough to actually send. For the wider context on assembling documents, see The Complete Guide to Merging and Organizing PDFs.

The short version, if you are already halfway there: if your scans are individual PDF files, you can skip to the merge step. Drop them into the PDF Merger, drag the rows into page order, and download one document. It runs entirely in your browser, so nothing is uploaded.

Stage One: Getting Everything Into PDF Form

A merger combines PDFs. Anything that is currently a JPEG, PNG, or HEIC needs to become a PDF page first. That conversion is built into every modern operating system.

Windows. Select all the images in File Explorer in the order you want them, right-click, choose Print, and set the printer to Microsoft Print to PDF. Pick "Full page photo" for the layout unless you want several images per sheet, uncheck "Fit picture to frame" if you would rather not have edges cropped, and save. This produces one PDF containing all the selected images as pages.

macOS. Select the images in Finder, right-click, and choose Quick Actions → Create PDF. That alone gives you a single combined PDF in the Finder's sort order. Alternatively, open them in Preview, arrange the thumbnails, and print to PDF.

iPhone and Android. In Files or Photos, select the images and use Print, then pinch outwards on the print preview (iOS) or choose Save as PDF (Android) to write a PDF instead of sending it to a printer. Most scanner apps will also export a multi-page PDF directly, which is the least fiddly route if you are capturing pages anyway.

A scanner's own software. Almost every scanner driver has a "multi-page PDF" or "append to document" mode. Turning it on before you scan saves the entire conversion stage. Worth finding once.

All of these are local operations. Nothing is uploaded, which matters given what people typically scan.

Choosing the right image format first

If you are deciding how to save the images before conversion, the choice affects both quality and final file size:

  • JPEG for photographed pages and anything with continuous tone. It compresses photographs efficiently, and mild artifacts are invisible on a document.
  • PNG for screenshots, line art, and black-and-white text captures where you want crisp edges and no ringing around letterforms.

Avoid round trips. Saving a scan as JPEG, then PNG, then JPEG again stacks artifacts that no later step can remove. If you need the technical details on formats, MIME types, and header specifications while you make that call, the Image Format Helper is a quick reference for it. Decide the format once, then convert once.

Stage Two: Combining Everything Into One Document

With every piece now a PDF, assembly is straightforward.

  1. Put all the files in one folder. This is also your chance to spot missing pages.
  2. Name them in reading order. 01-cover.pdf, 02-passport.pdf, 03-payslip-jan.pdf. Leading zeros matter — without them, 10 sorts immediately after 1, which is exactly how packets end up scrambled.
  3. Open the merger and add the files. The PDF Merger accepts multiple files at once and lists them in the order it will write them.
  4. Confirm and adjust the order. Drag rows until the list matches the sequence you want. Pages are written strictly in file order, so the list is the outline of your finished document.
  5. Merge and download. The combined PDF is built in your browser's memory and handed to you as a download. No upload happens at any point.
  6. Verify. Check the page count, scroll through once, and confirm the first and last pages are what you expect.

Because the merge is a straight page copy, nothing is re-encoded on the way through — a 300 DPI scan is still 300 DPI in the output. That reasoning is explained fully in How to Merge PDFs Without Losing Quality.

Why This Should Not Involve an Upload

The documents people combine from scans are, disproportionately, the sensitive ones: passports and driving licences, bank statements, medical letters, signed contracts, tax paperwork, tenancy and mortgage evidence. That is the nature of the task — you scan things because someone official asked for a copy.

Most free online converters and mergers are server-side. Your file travels over the network to a machine you do not control, is written to storage there, processed, and held until a retention timer deletes it. In that window a complete copy of your identity document exists on third-party infrastructure, subject to their access controls, logging, and jurisdiction. The privacy policies generally say so plainly.

A client-side tool never makes that transmission. The page loads its logic as JavaScript, reads your files through the browser's local File API, assembles the document in memory on your machine, and produces a download. If you are ever unsure about a tool, open your browser's network tab and watch: a genuinely local merger shows no file upload. That is how the merger here works, and it is the reason to prefer it for this particular job rather than a generic claim about being better.

Keeping the Result Small Enough to Send

Scans-to-PDF is the workflow most likely to blow past an attachment limit, because every page is a photograph rather than text. A merged file is approximately the sum of its inputs, so any size reduction has to happen before the merge.

Scan at a sensible resolution. 300 DPI for anything that may be printed or contains small print; 150 to 200 DPI for on-screen reading. Doubling DPI roughly quadruples the pixel count.

Use grayscale or black-and-white for text documents. A colour scan of a black-on-white page carries three channels of information to represent two tones. Most scanner software offers a document mode that handles this.

Crop before converting. Phone photos of documents usually include a desk, a hand, and a lot of dead margin — often a third of the pixels. Trimming to the page edge shrinks the file and makes the result look deliberate rather than improvised. The Image Aspect Ratio & Crop Calculator helps you work out crop boundaries and offsets for a consistent frame across a batch, so every page in the finished PDF lines up.

Resize oversized captures. A 12-megapixel phone photo of an A4 page is far beyond what 300 DPI requires. Working out the target dimensions with the Image Dimension Calculator & Resizer before you convert avoids embedding pixels no one will ever see.

If it is still too large, send it in parts. Two hundred pages of high-resolution colour scans is genuinely a large document, and no setting changes that. Splitting sensibly is covered in How to Split a PDF by Page Range.

Common Trip-Ups

Pages in reverse order. Sheet feeders that pull from the bottom of the stack produce a backwards document. Check the last page of your output first — it is the fastest tell.

A sideways page. Fix orientation while the material is still an image, before conversion; it is far easier than editing page attributes afterwards. See How to Reorder and Rotate PDF Pages for why, and for how to rebuild a document in a specific sequence.

Text that cannot be searched. A scan is a picture of text, not text. Searching and selecting require OCR, which is a separate recognition step some scanner software and desktop PDF editors can perform. Combining scans does not add it, and does not remove it if it was already there.

A missing page discovered after submission. Count the pages in the output against the physical stack every time. It takes five seconds and it is the single most common failure in assembled packets.

Get the images clean, convert them once, then combine them in order — with every step on your own machine. The PDF Merger handles the last stage free, without an account, and without your documents ever leaving your device.

Frequently asked questions

How do I combine several scans into one PDF?

If each scan is already its own PDF file, add them all to a PDF merger, arrange them in page order, and merge — the result is a single document. If the scans are JPEG or PNG images, convert each one to PDF first using your operating system's built-in print-to-PDF or photo export, then merge the resulting files.

How do I turn JPG images into a PDF without installing anything?

On Windows, select the images in File Explorer, right-click, choose Print, and set the printer to 'Microsoft Print to PDF'. On macOS, select them in Finder, right-click and choose Quick Actions then Create PDF, or open them in Preview and print to PDF. Both are local and need no download.

Can I combine photos and scanned PDFs into the same document?

Yes, once the photos are converted to PDF pages. A merger treats every input as pages, so a scanned page (an image inside a PDF) and a digital page (vector text) combine into one file with no further conversion needed.

Is it safe to put scans of my ID or bank statements into an online PDF tool?

Only if the tool works in your browser. Server-side services upload a complete copy of your identity document to infrastructure you do not control. A client-side merger reads files locally through the browser's File API and transmits nothing, which is the right default for anything with an account number or a photo of you on it.

What resolution should I scan at for a PDF?

300 DPI is the standard for text you may need to print or read closely, and it is what most official submissions expect. 150 to 200 DPI is comfortable for on-screen reading and produces much smaller files. Above 300 DPI you are adding megabytes without adding visible detail for ordinary documents.

Why is my scans-to-PDF file so large, and how do I shrink it?

Because each page is a full-resolution photograph rather than text. Shrink it before assembly: reduce resolution, crop away the desk and margins around the page, and save photographs as JPEG rather than PNG. A merged PDF is roughly the sum of its inputs, so the savings have to come from the inputs.

How do I control the page order of my combined scans?

Pages are written in the order of the file list, so name your files with leading numbers such as 01-, 02-, 03- and confirm the order in the merger before you run it. Check the first and last pages of the output, since sheet feeders that pull pages in reverse are the most common cause of scrambled scans.

Try the related tools

Related articles