How to Unmerge a PDF โ Split It Back Into Separate Files
๐ September 2026โฑ 4 min readโ๏ธ Fast Private PDF Team
There is no undo button for a merged PDF, and any tool that promises one is guessing. What works reliably is splitting the file at the page numbers where each original document started. This guide shows how to find those boundaries and get every document back.
Why a merge can't be reversed automatically
When PDFs are merged, their pages are copied into one document in order. The result is just a long list of pages. Nothing in the file says "pages 1โ4 came from the lease, pages 5โ6 came from the ID proof". So unmerging is really a two-part job: work out where the sections begin, then extract each range.
Step 1: Find where each original document starts
Open the merged file in any viewer with a thumbnail sidebar and look for these clues:
Page numbering that restarts. A footer that jumps from "Page 6 of 6" back to "Page 1 of 3" marks a boundary.
A new title, letterhead or header at the top of a page.
A change in page size or orientation. Scanned certificates and typed letters are often different sizes.
A change from scanned to typed pages, or the reverse.
Bookmarks, if the viewer shows them. Some merged files keep the original titles.
Write the result down as ranges, for example: Bank statement 1โ4, Salary slip 5โ6, ID proof 7โ8.
Type the range for the first document, such as 1-4.
Tap Split PDF and save the download.
Add the same merged file again, type the next range (5-6), and repeat until every section is out.
Tip: The range field accepts several parts at once, like 1-3, 7-9, and keeps the order you type. If two sections belong in one output file, type both ranges together.
Split your merged PDF now
Free, runs in your browser, and the original file is never changed.
If you only need one part of a merged file, for example the signed page of a contract, you don't have to recover everything. Type just that range and download it. This is also the safest way to share a single document from a bundle without sending the rest.
Keeping the documents private
Merged bundles often contain exactly the documents you would not want on someone else's server: bank statements, IDs, contracts. This tool runs in your browser, so the file is read on your device and the new PDFs are saved straight to your downloads. Nothing is uploaded.
Frequently asked questions
Not automatically. Merging writes all pages into one file and does not record where each source document began. What you can do is split the file at the page numbers where each original started, which gives you each document back as its own PDF.
Scroll through the thumbnails or pages and note the page number where the look changes: a new title, a different header, different page size or orientation, or page numbering that restarts at 1. Write down the first and last page of each section.
No. Splitting copies pages into new files without re-encoding images or text, so each extracted document looks the same as it did inside the merged file.
No. The tool reads your file, builds new PDFs from the pages you pick, and leaves the original untouched.
No. Processing happens in your browser, so the file stays on your device.