/guides/split-pdf-without-uploading
Split a PDF without uploading it.
“Split PDF online” often means uploading a contract so a server can emit page 7. That is easy, and it is also a copy of the whole file on someone else’s disk. This page describes extracting a page range locally with ZANCTA Split PDF.
What split means here
You select one PDF and a page range. The tool copies those pages, in order, into a new PDF and leaves the original on disk untouched. It does not explode the document into a ZIP of single-page files. Syntax matches the tool: 1, 1-3, 2,5,8, or 1-3,7,10-12. A single page is 4-4 or just 4.
How to extract pages locally
1. Open Split PDF.
2. Choose one PDF, up to 50 MB, within the page cap shown on the tool. Free and Premium use the same cap.
3. Enter the range, run the local split, wait for the completed state, then download the new PDF.
4. If you actually needed images of those pages, use PDF to Images instead of splitting first unless you also want a PDF excerpt.
Privacy
After the page and engine load, selected bytes are not sent to ZANCTA for processing. You still download the website’s scripts. Browser extensions can still read the tab. Splitting does not redact text on the pages you keep.
Limits and failures
Encrypted PDFs fail. Corrupt files fail. Ranges outside the document fail with a readable error, not a blank PDF. A phone may run out of memory on a very large file. There is no server queue. Output is one PDF containing the copied pages, not a multi-file archive.
Related tools
Put excerpts back together with Merge PDF. If the excerpt is still heavy, read Compress PDF without uploading before you expect a smaller file. Combining files without a server is on the merge guide.
Privacy boundary
Local split does not make the excerpt uncopyable. The detailed boundary is in the local processing guide.
Questions
Does split upload the PDF?
No. For this implemented local workflow, the selected PDF stays in the tab. The new file is built in the browser with pdf-lib.
Do I get one file per page?
No. Split PDF copies the pages you ask for into a single new PDF. Use a range such as 3-3 for one page, or 5-10 for a block.
What about password-protected PDFs?
They are not unlocked here. The tool reports an error instead of guessing a password.