Handybin

How to Merge Front-and-Back Scans Into One Double-Sided PDF

September 8, 2026

Scanners without an automatic duplexer often produce two separate files — all the front sides in one PDF, all the back sides in another (frequently in reverse order, since the stack gets flipped as a whole). Getting them into one correctly-interleaved document takes a couple of extra steps.

The interleaving problem

If you scan fronts as pages 1, 2, 3 and then flip the whole stack to scan backs, the backs usually come out in reverse order — 3, 2, 1 — because the last page scanned face-down was the first one in the original stack. Simply merging the two files front-then-back gives you fronts followed by backs, not front-back-front-back in the right sequence.

How to fix the order and merge

  1. If your scanner produced the backs in reverse order, use Organize Pages on the backs file first to reverse the page order so it matches the fronts file (back-of-page-1 first, back-of-page-2 second, and so on).
  2. Once both files are in matching order, you still need them interleaved rather than concatenated — extract each page individually with Split PDF's "every page" mode from both files, then use Merge PDF to combine them in the sequence front-1, back-1, front-2, back-2, and so on, dragging each page into position.

A simpler option going forward

If you scan documents like this often, check whether your scanning app or scanner has a duplex or "merge front/back" mode built in — many do, and it avoids this manual reordering entirely for future scans. Scan to PDF is a straightforward option if you're capturing pages fresh with a phone camera instead.

FAQ

Is there a faster way than reordering and interleaving manually? Not without scanner hardware or software support for duplex scanning — this manual process is the general-purpose fallback when your source files are simply two separate front/back PDFs.

Does the order matter if I just need all the pages, not a specific sequence? If sequence doesn't matter, you can skip the reordering step and just merge the two files — but for a document meant to be read in order, the interleaving matters.

Will this work for a large multi-page document? Yes, though it's more tedious the more pages there are — worth checking for scanner-level duplex support first if you're doing this regularly.