Split PDF
Extract specific page ranges from a PDF file.
Deep Dive
Extract specific pages or page ranges from a PDF to create new, smaller documents. Built on pdf-lib running locally in the browser — your PDF is never uploaded anywhere. Useful for sharing only the relevant pages of a large document.
Who uses this?
- Extracting a single chapter from a large eBook PDF
- Sharing specific slides from a PDF presentation
- Separating receipts from a merged expense report
- Extracting a signed signature page from a contract
Common Errors & Fixes
Entered page number is out of range
The tool shows the total page count after upload. Ensure your page numbers do not exceed this count.
Downloaded ZIP is empty
Check that 'Extract each page' was selected and the PDF loaded correctly. Re-upload and try again.
Expert FAQ
Can I split every page into a separate PDF?
Yes. Select 'Extract each page' mode to get one PDF file per page, packaged in a ZIP download.
Does the page numbering start at 1?
Yes. Page numbers in the tool are 1-indexed to match the physical page order.
Are annotations and form fields preserved?
Basic annotations are preserved. Complex interactive forms may not retain all functionality after splitting.