You scan an open book or a bound report on a flatbed scanner. Each scan captures two pages side by side, the left page and the right page, as a single wide image. When you view the resulting PDF, each sheet is a double-page spread. Text on the left page runs into text on the right page. Searching for a phrase that spans across the gutter between the two pages returns nothing. The PDF is visually faithful to the original book, but it is practically unusable as a reading document.
Separating a two-page scanned spread into individual single-page PDFs is a common need for anyone digitizing books, bound reports, or magazines. The process involves splitting each double-width page down the middle and reordering the halves into a sequential single-page document. With the right approach, a 100-page book scan, 50 spreads, becomes a 200-page PDF that reads correctly from start to finish.

Understanding the Two-Page Spread Problem
When a book is scanned on a flatbed, the scanner captures the entire glass area as one image. If both pages of an open book fit on the glass, the scan shows two pages side by side. The PDF treats this as a single landscape-oriented page. The page dimensions might be 11 by 8.5 inches, wider than they are tall. Each page of the original book occupies roughly half of the scanned area. The challenge is to divide this wide page into two portrait-oriented pages, each containing one book page.
Simple splitting down the exact center works for perfectly aligned scans, but book scans are rarely perfect. The spine may create a curved distortion near the gutter. The left and right pages may not be the same width. The book may have shifted slightly between scans, causing the split point to vary from page to page. A good Split PDF approach for book scans must handle these inconsistencies.
Try Split PDF
No installation needed. Works directly in your browser.
Method 1: Crop Each Spread Into Left and Right Halves
The most reliable method is a two-step process: crop each spread to extract the left page, then crop again to extract the right page. Open the scanned PDF. Use the crop tool to select the left half of each page. Apply the crop, which hides everything outside the crop box. Save the file as the left-page version. Then reopen the original, crop to the right half, and save as the right-page version. Finally, interleave the two files: page 1 from the left file, page 1 from the right file, page 2 from the left file, page 2 from the right file, and so on.
The crop tool supports saving crop regions as named presets, so you can define Left Half and Right Half once and apply them to all pages with one click. The tool also supports batch applying a crop to all odd or all even pages, which is useful when all spreads share a consistent layout.
Method 2: Split by Page Dimensions
If every spread is exactly the same width, which is common for scans made with an automatic document feeder or a dedicated book scanner, a dimension-based split is faster than manual cropping. Divide the page width by two and set the split point at that coordinate. A spread that is 11 inches wide splits at 5.5 inches. Apply the split to all pages uniformly. This method is fast, it takes a single operation for the entire document, but it fails when spreads are not perfectly centered or when the book shifted between scans.
For documents scanned on a flatbed where each spread was placed manually, dimension-based splitting often produces acceptable results if the operator was reasonably consistent. To check, split the first few pages and verify that no text is cut off at the split line. If the split consistently clips content on one side, adjust the split coordinate and try again. Once the split point is verified on a sample, apply it to all pages.
Method 3: Using OCR to Detect the Gutter and Auto-Split
Some advanced scanning software includes automatic spread detection. The software analyzes each scanned page, identifies the dark vertical band of the book gutter, and splits the page along that line. This produces the most accurate split because it adapts to the actual content of each page rather than using a fixed coordinate. The gutter is usually the darkest vertical region on the page and is reliably detected by image analysis algorithms.
WukongPDF's Scanned PDF processing includes automatic gutter detection for book scans. Upload the scan, and the tool identifies the spine shadow on each page, calculates the optimal split line, and generates a single-page PDF with pages in the correct reading order. Manual review of the split results is recommended, especially for pages with full-bleed images that cross the gutter, where the automatic detection may place the split line through the middle of the image rather than at the gutter.
Reordering Pages After Splitting
Splitting a scanned spread produces pages that need to be reordered into reading sequence. A book scanned as spreads produces pages in this order: spread 1 left, spread 1 right, spread 2 left, spread 2 right. The correct reading order is: spread 1 right, spread 2 left, spread 2 right, spread 3 left. The first left page is often the inside front cover or a blank page preceding the title page, so verify the intended sequence against the physical book.
The reordering step is manual but straightforward. Open the split PDF in a viewer that shows page thumbnails. Drag pages into the correct order. WukongPDF's page reordering tool displays all pages as a thumbnail grid, making it easy to see and correct the sequence. A 200-page book takes 10 to 15 minutes to reorder correctly. The time is well spent because a correctly ordered PDF of a scanned book reads naturally from beginning to end, while an incorrectly ordered one forces the reader to jump back and forth between pages, which is exactly the problem the split was meant to solve.
After splitting and reordering, run OCR on the final single-page PDF. The text on each page is now correctly oriented and isolated, which improves OCR accuracy compared to running OCR on the double-page spreads. Single-page OCR also produces a text layer where the reading order matches the page sequence, so searching for a phrase returns results in the correct page order. The transformed PDF Pages are now a properly sequenced, searchable digital book rather than a pile of unreadable double-page images.
For book scans with uneven split points where the left and right pages are not equal widths across the entire document, a page-by-page manual crop is worth the time for documents you will reference repeatedly. The automatic gutter detection handles 80% of pages correctly. The remaining 20% need individual attention, usually pages at the beginning and end of chapters where the page layout changes, or pages with full-bleed illustrations that span across the gutter. On those pages, the auto-split may cut through the middle of an image or leave a sliver of the opposite page visible. Opening each page thumbnail after splitting and checking the first few words and last few words of each line confirms that no content was lost at the split boundary. The verification pass takes roughly 30 seconds per page and transforms a split that is mostly right into one that is exactly right.
Try Split PDF
No installation needed. Works directly in your browser.
