How to Combine Scanned Documents Into One PDF
Scanning a multi-page document on a standard flatbed or mobile scanner often produces multiple individual files — one per page, or a mix of JPEGs and PDFs. Getting these scattered files into a single, properly ordered PDF document is one of the most common document workflow tasks in homes and offices. This guide covers the full process: converting scanned images to PDFs, merging PDF scan files, managing file order, and optimizing the final output for sharing or archiving.
Scanning vs. Merging: Two Different Problems
Before merging, it helps to understand the two distinct problems that often get conflated: producing PDF files from a scanner, and merging those PDF files into one document. Most consumer scanners and mobile scanning apps (like Adobe Scan, Apple Notes, Microsoft Lens, or CamScanner) have two modes. Single-page mode produces one file per scan, which might be a JPEG image or a single-page PDF. Multi-page mode (available on many scanners and all mobile scanning apps) lets you scan multiple pages in a session and save them as a single multi-page PDF automatically. If your scanner or app supports multi-page PDF export, use that mode and you may not need a separate merge step at all. However, if you have already scanned all your pages individually, or if you have pages from different scan sessions that belong in the same document, you need to merge them. If some pages are JPEG images and some are PDFs, you also need to convert the images to PDF format first before merging. The workflow therefore has two potential phases: (1) convert any non-PDF files (JPEGs, PNGs, TIFFs) to PDF, and (2) merge all the PDFs into one document. For converting images to PDF, our Images to PDF tool handles this — you drop in the image files, set the page size, and download a PDF. For the merge step, the PDF Merge tool takes all the resulting PDFs (plus any PDFs you already had) and combines them. For most home and office scanning tasks, mobile scanning apps are the simplest solution because they handle both steps automatically. But when you already have the files and need to merge them, the browser-based approach is fast and private.
Managing Scan File Order Before Merging
The most error-prone part of assembling a scanned document is getting the page order right. Scanners that produce one file per page name them with numbers (scan001.pdf, scan002.pdf) but the numbering depends on the order you fed pages through the scanner, not the logical document order. If you scanned pages from the physical document in order, the numbered file sequence should match the document order — drag all of them into the merge tool and they will automatically appear in sequence. Verify the sequence before merging by checking the file names. If pages were scanned out of order — a common situation when re-scanning missed pages or when different sections were scanned at different times — you need to manually reorder them in the merge tool. The tool's list supports drag-and-drop reordering. Drag each file to its correct position in the sequence. For long documents (more than 10 pages), it is faster to rename the files with padded sequential numbers before adding them to the tool: 001_cover.pdf, 002_page1.pdf, 003_page2.pdf. Most operating systems sort files alphabetically, so a consistent naming scheme ensures they are added in order. A useful technique: scan the document twice — once normally, once with a page-number sheet on top of each page — and use the page-number sheet scans to verify you have all pages in order before merging. For duplex documents (printed on both sides), make sure your scanning workflow captures both sides in the correct interleaved order. Many scanners scan all odd pages in one pass and all even pages in another, requiring you to interleave the two sets. Some scanner software handles this automatically; others do not.
Optimizing Scanned PDFs Before and After Merging
Scanned PDFs are typically larger than text-based PDFs because each page is stored as a raster image (a digital photograph of the paper). A single scanned page at 300 DPI might be 300 KB to 2 MB depending on the content and compression. A 20-page scanned document could easily be 5–20 MB before optimization. Before merging, consider optimizing individual scans if the total file size will be large. For documents that are purely black text on white paper, converting the scanned JPEG/PNG pages to 1-bit (black and white) CCITT Group 4 compressed PDF pages dramatically reduces file size with no visible quality loss — this is the compression format used by professional document scanners. Mobile scanning apps like Microsoft Lens and Adobe Scan do this automatically when you choose the 'Document' preset. For scans with color photographs or mixed content, JPEG compression at 80–90% quality is a good balance of size and fidelity. For archival purposes (preserving the scan as a faithful reproduction of the original), use lossless compression or the highest JPEG quality setting. After merging, use the compressed output option in the PDF Merge tool to apply MuPDF's deduplication and optimization pass. This is especially effective when multiple pages of the same document were scanned under the same conditions and contain repeated graphical elements like headers, footers, or logos. For documents that will be processed by OCR (optical character recognition) later, do not over-compress the images before OCR. OCR accuracy drops when images are too compressed or when contrast is too low. Scan at 300 DPI minimum and use lossless or high-quality compression if OCR is planned.
When to Use Mobile Scanning Apps Instead
Browser-based tools are ideal when you already have the files and need to process them. But if you are starting from physical paper documents, mobile scanning apps often provide a faster end-to-end workflow. Apps like Adobe Scan (iOS/Android), Apple Notes (iOS/macOS), Microsoft Lens (iOS/Android), and Google Drive (iOS/Android) scan directly to multi-page PDF with perspective correction, automatic cropping, and contrast enhancement built in. They eliminate the need for a separate conversion and merge step entirely. Mobile scanning apps are particularly strong at perspective correction — if you photograph a document at an angle (as most phone scans inevitably are), the app automatically corrects the trapezoid distortion to produce a flat, rectangular page. This is hard to do manually in post-processing. However, mobile apps upload your scans to cloud storage by default, which raises the same privacy concerns as server-based merge tools. If you are scanning sensitive documents, check the app's privacy settings and consider using an app that supports local-only saving, or saving to on-device storage rather than cloud sync. For office environments with a networked scanner, most modern multifunction printers can scan directly to a PDF on a network share or email attachment. If the printer supports multi-page scan to PDF, this is often the fastest single-device workflow. If not, scan individual pages to a shared folder and merge with the browser tool. The decision tree: if you have physical paper, a mobile app or MFP scanner is fastest. If you have individual digital files (already PDFs or images), a browser merge tool is faster and more private.
Frequently Asked Questions
- Can I merge JPEG scans directly without converting them to PDF first?
- Our PDF Merge tool works with PDF files only. To include JPEG or PNG scans in the merged document, first convert them to PDF using our Images to PDF tool, then add the resulting PDF to the merge queue. Images to PDF lets you add multiple images, set the page size, and download a single PDF in one step — making the conversion straightforward before the merge.
- How do I get the scanned pages in the right order?
- After adding all files to the merge tool, drag them into the correct sequence using the sortable list. For large document sets, rename the files with padded sequential numbers before adding them — most file pickers sort alphabetically, so 001_page.pdf, 002_page.pdf etc. will load in order. Always scroll through the list and verify the order before clicking merge, especially for critical documents.
- My scanned PDF is very large. Will merging compress it?
- Merging in compressed mode will apply MuPDF's optimization, which can reduce file size by deduplicating objects and recompressing images. However, the most effective compression happens before merging — optimizing each scanned PDF individually. For pure black-and-white text scans, converting to 1-bit CCITT Group 4 PDF delivers the most dramatic size reduction. For color scans, using JPEG at 80% quality in the scanning app before saving achieves better size/quality trade-offs than post-merge compression.