Split a PDF
Pull out a page range, extract single pages, or break a document into one file per page, entirely in your browser.
Drop it in or pick it from your file browser. It stays on your disk.
Ranges, single pages, or one file per page.
Two or more files arrive as a zip in your downloads folder.
Frequently asked
Are my files uploaded to your servers?
No. The split runs in JavaScript inside this tab. Open your network panel and watch. No request carries your document.
Do the split files keep bookmarks?
Bookmarks pointing inside a kept range are preserved and renumbered. Ones pointing outside are dropped.
Can I split a scanned document?
Yes. Page images are copied byte-for-byte, so nothing is re-encoded and quality is untouched.
Is there a page limit?
None that we impose. Documents in the thousands of pages work; the limit is your device memory.
Can I split a password-protected PDF?
Not directly yet. Remove the password with your PDF reader first, then split. Prompting for a password in-tool is on the roadmap.
Does this work offline?
Once the page has loaded, yes. Disconnect and it keeps working. A fair way to prove the privacy claim.