Split PDF
Choose how the document should be cut: custom ranges, one file per page, or a fixed number of pages per file. Outputs arrive individually or as a single ZIP.
Local processingAccepts PDFUp to 100 MB
Drop your file here
PDF · up to 100 MB each · you can also paste from the clipboard
Nothing is processed until you press the button below.
How this tool works
- 1The page count is read first so ranges can be validated before anything runs.
- 2Each output is built as its own document, copying only the pages it needs.
- 3More than one output is bundled into a ZIP with JSZip.
What it will not do
- Splitting on bookmark boundaries is not supported yet.
- Splitting to hit a target file size is not offered, because page size varies too much to promise it.
Common uses
- Separating a scanned batch back into individual invoices.
- Pulling one chapter out of a long report to send on.
Where this runs
Split PDF runs entirely inside this page. Your file is read by the browser, processed in memory and handed back to your downloads folder. It is never sent to a server, because there is no server involved in this tool.
Read the full processing model →Questions
Commas separate ranges and hyphens describe a span, so 1-3, 7, 12-15 is valid. Pages are counted from 1.