Extract Pages
Split PDF
Extract a custom page range from one PDF when a form only needs part of a document. The page copy happens in your browser and the result downloads locally as extracted_pages.pdf.
When to use it
- Submit only the pages a portal asks for.
- Remove cover pages or unrelated attachments before submission.
- Build a smaller PDF from selected pages while keeping the typed order.
- Repeat a page when a duplicate is useful for your submission package.
How page ranges work
Enter page numbers as they appear in your PDF viewer. For example, 1-3,5,8 extracts pages 1, 2, 3, 5, and 8. The tool also accepts duplicate and reordered pages, so 3,1,3 creates a result with page 3, then page 1, then page 3 again.
The current limit is one PDF up to 50 MB and 200 pages. Encrypted or damaged PDFs may fail because the browser cannot read their pages.
Privacy principles
- No upload.
- No account is required.
- No cloud storage is used.
- No file history is kept by the app.
- The result downloads locally through a temporary Blob URL.
- Selected PDF contents are not intentionally sent to analytics tools by the app.
FAQ
- Can I extract pages from a PDF without an account?
- Yes. The Split PDF tool runs in your browser, requires no account, and creates a local download named extracted_pages.pdf.
- Are my PDF pages sent to a server?
- No. The selected PDF is read by your browser and the extracted pages are copied locally with pdf-lib.
- Which page range format can I use?
- Use page numbers and ranges such as 1-3,5,8. Duplicate pages are allowed and keep the order you type.
- What limits apply?
- The MVP accepts one PDF up to 50 MB and 200 pages. Encrypted or damaged PDFs may fail to open.