Two ways to split
By page range takes a list like 1-3, 5, 8-10 and gives you one PDF per range — three files, in that example. Use it to pull a signed page or a single chapter out of a long report.
Every N pages chops the whole document into equal chunks — handy for splitting a scanned batch back into individual documents.
How you get the files
One range downloads as a single PDF. More than one arrives as a ZIP, with files numbered so they stay in order in your file manager. The ZIP is built in your browser too.