The Double-Sided Scanning Problem
You have a stack of double-sided documents — a contract, a textbook chapter, an application form — and a scanner with a document feeder. But the feeder only scans one side at a time. So what do you do?
The standard approach is straightforward: scan all the front pages first, then flip the stack and scan all the back pages. You end up with two PDFs. The problem? The pages are in the wrong order.
Here is what happens
Say you have a 6-page document (3 sheets, double-sided):
- Front scan: Pages 1, 3, 5 (correct order)
- Back scan after flipping: Pages 6, 4, 2 (reverse order)
You need to reverse the back pages and interleave them with the fronts to get: 1, 2, 3, 4, 5, 6.
Doing this manually is tedious and error-prone, especially with 50+ pages. Let us walk through the different methods to solve this.
3 Ways to Merge Your Scanned Pages
Manual Method: Preview (Mac) or PDF Reader
You can manually reorder pages using Preview on Mac or any PDF reader that supports page management. Open both PDFs, display page thumbnails, and drag pages from one document into the other in the correct positions.
Steps:
- Open your front-pages PDF in Preview
- Open the back-pages PDF in a separate Preview window
- Show thumbnails in both windows (View > Thumbnails)
- Drag each back page into the correct position in the front-pages document
- Save the merged document
The catch: This is fine for 4-6 pages. For a 100-page document, you would need to individually drag and position 50 back pages — an incredibly tedious and error-prone process that can take 30+ minutes.
Online Tools
Several online services offer PDF merging and page reordering. You upload your PDFs, arrange the pages, and download the result. Some popular options include Smallpdf, iLovePDF, and Adobe Acrobat Online.
Privacy concern: You are uploading potentially sensitive documents (contracts, medical records, financial forms) to third-party servers. Most online tools also lack automatic interleaving — you still need to manually reorder pages. And large files can be slow to upload and download.
Automatic Interleaving With ScanMerge
ScanMerge was built specifically for this problem. Instead of dragging pages around manually, you simply select your two PDFs (fronts and backs), choose the interleave mode, and get a perfectly ordered document in seconds.
How it works:
- Open ScanMerge and select your front-pages PDF
- Select your back-pages PDF
- Choose "Interleave" mode — ScanMerge automatically reverses the back pages and weaves them into the correct positions
- Save your perfectly merged PDF
The entire process takes about 5 seconds, even for 200+ pages. Everything happens offline on your device, so your documents never leave your phone. No uploads, no privacy concerns, no waiting for server processing.
Why ScanMerge is ideal for this task:
- ✓ Automatic interleaving — no manual page dragging
- ✓ Auto-reverses back pages — handles the scanner order problem
- ✓ Works with any number of pages — scales from 2 to 2,000
- ✓ 100% offline — your documents stay on your device
- ✓ Takes seconds, not minutes
Method Comparison
| Preview | Online Tools | ScanMerge | |
|---|---|---|---|
| Auto interleave | ❌ | ❌ | ✅ |
| Auto reverse backs | ❌ | ❌ | ✅ |
| 100% offline | ✅ | ❌ | ✅ |
| Speed (100 pages) | 30+ min | 5-10 min | 5 seconds |
| Error-proof | ❌ | ❌ | ✅ |
Pro Tips for Better Scans
Keep your stack aligned
Before flipping the stack for back scanning, tap the edges on a flat surface to align all sheets. Misaligned pages can cause jams and missed scans.
Scan at 300 DPI for text documents
300 DPI is the sweet spot for text-heavy documents — sharp enough for OCR and readability, small enough to keep file sizes manageable.
Name your files clearly
Use names like "contract-fronts.pdf" and "contract-backs.pdf" so you do not mix them up. With ScanMerge, choosing the wrong order is easy to fix, but clear naming saves time.
Count your pages
Verify that both PDFs have the same number of pages before merging. If one page got stuck in the feeder, your merged document will have pages in the wrong order from that point onward.