Split PDF

Split any PDF into individual pages or custom page ranges. Works entirely in your browser with no file uploads. Extract exactly the pages you need.

Run npm install pdf-lib to enable real PDF splitting.

Frequently Asked Questions

Can I split a PDF into individual pages?
Yes. You can extract every page as a separate PDF, or define custom page ranges.
Is there a file size limit?
No file size limit. Processing is done entirely in your browser.
Will the original PDF be modified?
No. The original file is never changed. Splitting creates new separate files.