Divide a PDF into separate files without any desktop software. Define exact page ranges — such as pages 1–3 and 5–8 — and download a ZIP of the resulting files.
Enter ranges as a JSON array of pairs, e.g. [[1,3],[5,8]] splits pages 1–3 into file 1 and pages 5–8 into file 2.
Enter each page as its own range, e.g. [[1,1],[2,2],[3,3]]. For extracting a few specific pages into one file, use the Extract Pages tool instead.
No. Your original file is never modified — the tool only creates new output files.