How to Split a PDF Into Separate One-Page Files in Your Browser
What "split PDF" actually does
Splitting a PDF takes one multi-page document and turns each page into its own standalone PDF. A 12-page file becomes 12 separate one-page files, kept in order so the sequence stays intact.
The Split PDF tool names each output after the source plus a page number: a file named report.pdf produces report-p1.pdf, report-p2.pdf, and so on. Because one split can create dozens of files at once, they are bundled into a single ZIP named split-pdf.zip for one tidy download.
Split a PDF in 3 steps
The whole process takes a few seconds and needs no account.
- Step 1 — Open /convert/split-pdf and drop in your PDF. It loads locally in your browser; nothing is sent anywhere.
- Step 2 — Click Split. Each page is copied into its own one-page PDF on your device.
- Step 3 — Download split-pdf.zip to your Downloads folder and unzip it to get one PDF per page.
Splitting vs. deleting pages in the editor
Splitting and deleting solve different problems; pick the one that matches your goal.
Split when you want each page as its own separate file. The result is many one-page PDFs in a ZIP, ideal for distributing pages individually or extracting every page at once.
Delete pages when you want to keep one document but drop the pages you don't need. In the /edit editor's page panel you can remove, reorder, or rotate pages, then download a single rebuilt PDF that keeps only the pages you wanted.
Good reasons to split a PDF
- Send a single page from a long report without sharing the rest of the document.
- Break a multi-page packet into individual records that can be filed or renamed separately.
- Pull every page out at once, then recombine a chosen subset later with the Merge PDF tool.
- Prepare pages for separate signing, review, or upload where one file per page is required.
Why in-browser splitting keeps your file private
The split happens with JavaScript running on your own device. Your PDF is read into memory in the browser, each page is rewritten into a new file locally, and the ZIP is built on your machine. The document never leaves your computer and is never uploaded to a server.
That makes it safe for contracts, medical records, IDs, and other sensitive documents. The tool is genuinely free: no signup, no watermark on the output, and no daily limits.
Limits worth knowing
- The Split PDF tool turns every page into its own file; it does not pick a custom page range. To keep a subset in one document, use the /edit editor's page panel instead.
- A PDF must have at least two pages to split. A single-page file returns the message "This PDF has only one page — nothing to split."
- Splitting copies pages exactly as they are. It does not read or recognize text inside scanned images.
Try it yourself — free and private
Edit your PDF in the browser. No upload, no signup, no watermark.
Open the editorTools for this
- Split PDF — Split a PDF into separate one-page files, right in your browser. Nothing is uplo…
- Add Page Numbers — Stamp page numbers onto every page of a PDF, right in your browser. Nothing is u…
Frequently asked questions
Where do the split files go after I split a PDF?
Every one-page PDF is packaged into a single ZIP named split-pdf.zip and saved to your browser's Downloads folder. Unzip it to get one PDF per page, named in order such as file-p1.pdf and file-p2.pdf.
Can I split only certain pages instead of every page?
No. The Split PDF tool separates every page into its own file. To keep a subset in one document instead, open the /edit editor and use the page panel to delete the pages you don't need, then download a single rebuilt PDF.
Is my PDF uploaded anywhere when I split it?
No. The split runs entirely in your browser on your own device, and your PDF is never uploaded to any server. That makes it safe for sensitive or confidential documents.
Is splitting a PDF free, and does it add a watermark?
Yes, it is completely free with no signup and no daily limits, and the resulting one-page PDFs carry no watermark. Each output page matches the original exactly.