Split PDF into Single Pages
A preset of Split PDF
Break a PDF into one file per page, downloaded together as a ZIP. Useful for splitting a batch of scanned invoices, separating a multi-page fax, or preparing pages for individual review.
- Files never leave your device
- Free, no signup
- No watermarks
- Works offline once loaded
How to split pdf
- 1
Add your PDF
Drop the PDF you want to split onto the page.
- 2
Choose how to split
Extract a page range, split into single pages, or split every N pages.
- 3
Download
Save the resulting files individually, or take them all as a ZIP.
The batch-scan case this solves
A common origin for this need is a multi-function scanner or fax machine set up to combine everything fed through it in one session into a single PDF, which is convenient at scan time and a problem afterwards when the batch actually contained a dozen separate invoices, receipts or forms that need to be filed or processed individually. Splitting into single pages undoes that bundling in one step, handing back one file per page rather than requiring each page to be located and extracted by hand.
Because the result downloads as a ZIP archive rather than as separate individual downloads, a fifty-page scan becomes one ZIP containing fifty files, which is easier to move, upload elsewhere, or hand off in one piece than fifty separate browser downloads would be. A browser prompting fifty individual save dialogs in a row would be a considerably worse experience than a single ZIP that any operating system can extract in one action.
How the output files are named
Each page is saved using the original file name with a zero-padded index appended, so a fifty-page document called `statement.pdf` splits into `statement-01.pdf` through `statement-50.pdf` — the padding keeps the files in correct numeric order in a file browser that would otherwise sort `statement-10.pdf` before `statement-2.pdf` as plain text, since a plain alphabetical sort compares digit characters one at a time rather than the full number they represent.
Frequently asked questions
How do I write a page range?
Use commas and hyphens: `1-3, 7, 10-12` extracts pages one to three, page seven, and pages ten to twelve. Pages beyond the end of the document are ignored rather than causing an error.
Is the original file modified?
Never. The tool reads the file into memory and writes new documents; the file on your disk is untouched. Nothing is uploaded, so there is also no copy left anywhere else.
Can I split a scanned PDF?
Yes. Splitting works at the page level and does not care whether pages contain real text or scanned images. Page images are copied without re-compression, so scan quality is unchanged.
Why is each split file almost as large as the original?
PDFs share resources — fonts, embedded images, colour profiles — across pages. When a page is extracted, everything it references comes with it, so a two-page extract from a font-heavy document can still be substantial.
You might also need
Merge PDF
Combine several PDFs into one document
JPG to PDF
Turn photos and scans into a single PDF
Add Watermark to PDF
Stamp DRAFT or CONFIDENTIAL across every page
Compress PDF
Shrink scanned PDFs, with the trade-off spelled out
PDF to JPG
Turn every PDF page into an image
PDF to Word
Extract a PDF's text into an editable Word document
Rotate PDF
Turn sideways pages the right way up
Unlock PDF
Remove a known password from a protected PDF