Split PDF
Break one PDF into several. Split at fixed intervals, cut out specific page ranges, or save every page as its own file.
How to use Split PDF
- 1Add the PDF you want to split.
- 2Choose a mode: split into ranges you type, split every N pages, or one file per page.
- 3Check the summary — it tells you exactly how many files you will get and which pages are in each.
- 4Press Split and download the results as a ZIP, or grab individual files.
How it works
The document is parsed once and its page tree is read. For each output file a fresh PDF is created and the requested pages are copied into it, keeping their original size, rotation and content.
Page ranges accept the notation you would type into a print dialog: 1-3 for a run of pages, 5 for a single page, and commas to separate them. Ranges outside the document are flagged before anything is generated.
The file is read into your browser's memory, changed there, and handed straight back to you. Nothing is uploaded, so there is no queue and no copy sitting on a server afterwards.
Worked example
Pulling the three chapters out of a 40-page report
- Add report.pdf.
- Choose "Custom ranges" and enter 1-12, 13-28, 29-40.
- Split and download the ZIP.
Result: Three PDFs of 12, 16 and 12 pages, named after the ranges they contain.