Page Range
A notation for specifying which pages to extract from a PDF. Uses hyphens for consecutive pages (1-5 means pages 1 through 5) and commas for individual pages (1, 3, 7). Combinations are allowed: "1-3, 5, 7-10".
Split a PDF into individual pages, custom page ranges, or equal chunks. Free browser-based PDF splitter — no upload, no signup, 100% private.
Drop your PDF here or click to select
PDF files only — processed entirely in your browser
Each range creates a separate PDF file. Use commas to separate ranges.
Selected: 0 pages
Split PDF is a free, browser-based tool that divides a PDF document into separate files. Choose from four split modes: extract every page as individual PDFs, specify custom page ranges, split into chunks of N pages, or visually select specific pages to extract. The entire process runs locally using the pdf-lib library — your documents never leave your device.
Essential terms and definitions related to Split PDF.
A notation for specifying which pages to extract from a PDF. Uses hyphens for consecutive pages (1-5 means pages 1 through 5) and commas for individual pages (1, 3, 7). Combinations are allowed: "1-3, 5, 7-10".
Three modes: (1) Single Pages — creates one PDF per page, (2) Custom Range — specify exact pages like "1-3, 5, 7-10", (3) Every N Pages — splits into equal chunks of N pages each.
Yes. Use the Custom Range mode and enter the page numbers you need. For example, "1, 3, 5" extracts pages 1, 3, and 5 as separate files, while "1-5" extracts pages 1 through 5 as a single file.
Yes. The split tool copies pages directly from the source PDF without any re-rendering or compression. Text, images, fonts, and formatting are preserved exactly as in the original.
No. All processing runs locally in your browser using pdf-lib. Your PDF never leaves your device.
Common errors developers encounter and how to resolve them.
Invalid page range error Ensure your page range uses the correct format: individual pages separated by commas (1, 3, 5), ranges with hyphens (1-5), or combinations (1-3, 5, 7-10). Page numbers must be between 1 and the total page count.