Extract a page range from a PDF into a new file — keep pages 1–3, or pull page 7 on its own. Processing stays in the browser so the original document is not uploaded.
PDF split
Extract pages from a PDF into a new file — for example 1-3, 7. The original stays on your device; nothing is uploaded.
How to use PDF split
- Select a PDF. The tool reports how many pages it has.
- Enter pages to keep, using commas and ranges (1-3, 7).
- Extract and download the new PDF.
Example: From a 12-page scan, 1-2 keeps the cover and first page as a 2-page file.
Frequently asked questions
- Does this delete pages from my original file?
- No. It builds a new PDF from the pages you listed. The original file on disk is unchanged.
- Are page numbers 1-based?
- Yes. Page 1 is the first page of the file, matching what most readers show.
- Is the PDF uploaded?
- No. Extraction runs with pdf-lib in your browser.