← All tools
DIVIDE
Split a PDF
Extract a specific page range into a new PDF, or explode a document into one file per page (delivered as a zip). Because it runs locally, splitting a 500-page file is exactly as private as splitting a 5-page one.
Drop files here, or click to browse
Select one file · PDF only
Processed entirely on your device — this file is never uploaded anywhere.
You don't have to take this on faith:
- Open your browser's developer tools (F12, or right-click → Inspect) and click the Network tab.
- Select a file and use this tool as normal.
- Watch the Network tab — no request fires when you select, process, or download. If your file were being sent anywhere, it would show up there.
Common uses
- Pulling a signature page out of a longer contract to send separately.
- Breaking a scanned book into one file per chapter.
- Extracting just the invoice pages from a larger combined document.
Common questions
What are my options for splitting?
Extract a specific page range into a new PDF, or split every single page out into its own file, delivered together as a zip.
Does splitting reduce the file size?
Not directly — a split file's size scales roughly with how many pages it contains, since nothing is being compressed, only divided.