Runs entirely in your browser, nothing is uploaded.
How it works
Split PDF every N pages into separate files
Cuts a PDF into fixed-size chunks, every 2 pages, every 10, any whole number you type, and zips the parts unless there is only one.
What this does
- Exact page range shown for every part before you commit to the split
- Parts named from the source file, report-part-1.pdf, report-part-2.pdf
- Annotations and page rotation are copied with the content; the document outline is not
FAQ
Keep going