Split PDF / Extract Pages
Pull specific pages out of a PDF into a new file, using a simple page-range syntax like "1-3,5,7-8" — entirely in your browser, the file is never uploaded anywhere.
Pull specific pages out of a PDF into a new file. Choose a PDF and enter which pages you want below — it’s processed entirely in your browser and never uploaded anywhere.
How it works
Enter page numbers and ranges separated by commas, like 1-3,5,7-8 — this extracts pages 1, 2, 3, 5, 7, and 8 into a new PDF, in that order. Page numbers are 1-indexed (the first page is page 1, not page 0), matching how PDF viewers display page numbers.
FAQs
What page-range formats are supported?
Single pages (5), ranges (1-3), or a mix separated by commas (1-3,5,7-8). Overlapping or duplicate pages are automatically deduplicated.
Is my PDF uploaded anywhere?
No. Extraction happens entirely in your browser.