A very common scanning scenario: several genuinely separate documents — receipts, forms, letters — get fed through a scanner together and saved as one long PDF, because it was faster to scan them all at once than to scan and save each one individually. Splitting that batch back into its original individual documents is a routine but slightly fiddly task worth doing carefully.
Why this situation comes up so often
Automatic document feeders make it fast and convenient to scan a whole stack of paper in one pass, which is exactly why people default to it even when the stack actually contains several unrelated documents rather than one multi-page one. The convenience of scanning happens up front; the cost of having to separate everything back out gets paid later, when the individual documents are actually needed again.
Figuring out where each document starts and ends
Before splitting anything, scroll through the scanned batch once and note down the page number where each individual document begins — this is the single most important step, since an incorrect split point either merges two documents together or cuts one in half. For a batch of similar-looking documents (several receipts, for instance), watch for natural visual breaks: a different paper size, a different orientation, or a blank separator page the scanner may have picked up between items.
Splitting into the individual pieces
Once you know the page ranges for each document, extracting them one range at a time — pages 1-2 for the first document, pages 3 for the second, and so on — recreates each original document as its own file. This means running the extraction process once per document in the batch, which is a bit repetitive for a large batch, but far more reliable than trying to guess at boundaries after the fact.
Naming the resulting files clearly
Since the split files won't carry any inherent label indicating which original document they represent, naming each one immediately after extracting it — rather than leaving a folder of generically named files to sort out later — avoids having to reopen and re-identify each file from scratch once you've moved on to something else and the context isn't fresh anymore.
A better habit going forward
For any future batch containing genuinely separate documents, scanning each one individually from the start, even though it takes a few more minutes at scan time, avoids this entire reconstruction process later. Where a scanner's software allows it, enabling a "blank page" or manual separator feature between documents in a batch scan can also make the eventual splitting process considerably faster to plan, since the breaks are already visually marked.
Try the Split & Extract tool yourself — free, instant, nothing uploaded.
Open the toolFrequently asked questions
How do I know where one scanned document ends and another begins?
Look for natural visual breaks — a change in paper size, orientation, or content type — and scroll through the full batch once to note down every starting page before you begin splitting, rather than trying to identify boundaries while extracting. This upfront review pass, done once before any extraction begins, is what makes the rest of the process go smoothly rather than requiring repeated trial and error.
Is there a faster way than extracting one range at a time?
Not with a purely range-based extraction tool, though some scanning software offers built-in "separate on blank page" detection during the scan itself, which can save the reconstruction work entirely if enabled before scanning.
Should I rename split files immediately after extracting them?
Yes, this is worth doing right away rather than later, since a folder of generically named split files becomes much harder to correctly identify and sort once you've moved on and the context of what each one was is no longer fresh in memory.
Is it worth going back and re-scanning documents individually instead of splitting a batch after the fact?
For a one-time situation, splitting the existing batch is usually faster than re-scanning from the original paper, which may not even still be available; the re-scanning advice mainly applies going forward, for the next batch you scan. Getting into this habit takes a little discipline at first, but it quickly becomes second nature once you've experienced the time savings firsthand on even one large, mixed batch of documents.