To separate PDF pages, open a split tool in your browser, pick the single PDF you want to break up, choose how you want it divided, and download the resulting parts. The Split PDF tool does this in three steps: it reads your file locally, lets you select either an "Every N pages" mode or a "Custom ranges" mode, and produces several smaller PDFs that you save one at a time. Because the work happens on your device, the original document is never uploaded, and you can split a multi-hundred-page report into chapters, invoices, or individual sheets without installing software or creating an account.
Most people end up searching for a way to separate PDF pages because they have a single large file that no longer fits the way they need to use it. A 200-page contract might need to be sent chapter by chapter. A scanned booklet might need to become one file per section. A stack of receipts might need to be split so each can be emailed separately. Splitting solves all of these cases at once and is one of the four most common PDF operations alongside merging, rotating, and deleting pages.

What "separating PDF pages" actually means
Separating PDF pages is the act of taking one PDF and producing two or more smaller PDFs from it. The original file is preserved on your device, untouched, and the new files contain a subset of its pages in the same order they appeared. There are three common patterns:
- Split by count — every N pages becomes its own file. A 12-page PDF split "every 3 pages" produces four 3-page files.
- Split by range — you specify which pages go where, for example 1-3, 4-6, 7-10. This is the most flexible option and is how most people break a long report into chapters.
- Split by extraction — pull specific pages out, leaving the rest behind. The Delete PDF Pages tool handles the opposite need: keeping the rest and discarding a few.
All three patterns give you separate files in the end, which is why the search term covers all of them at once. The right tool simply lets you pick the pattern that matches your task.
Why split files in the browser instead of installing software
Desktop PDF editors can split files, but most require a paid license, a download, and sometimes a system restart. Cloud-based splitters send your document to a remote server, which can be a problem for contracts, medical records, tax forms, and any other document that contains personal or confidential information. A browser-based splitter that processes files locally gives you the speed of a web app with the privacy of an offline tool.
Because everything happens on your device, you can also work with files that are too large to upload comfortably. A 500-page manual that would time out on a typical upload form can be split in your browser in a few seconds, and the output files can be smaller and easier to email, archive, or print in batches.
Splitting a PDF step by step
This is the exact workflow for the Split PDF tool. It assumes you have the PDF saved on your computer or device and a modern browser such as Chrome, Firefox, Edge, or Safari.
- Open the Split PDF page in your browser and click Browse PDF (or the equivalent file picker). Select the single PDF you want to split. The tool reads the file locally and displays its total page count.
- Choose your split mode. Every N pages lets you enter a number such as 1, 2, 5, or 10 and produces equally sized parts. Custom ranges lets you type ranges like 1-3, 4-6, 7-10 so you can match chapters, sections, or any layout your document already has.
- Press Split PDF. The tool processes the file on your device and lists each resulting part with its own download link.
- Click the download link for each part to save it. Repeat until every part is on your machine. Nothing leaves your device during any of these steps.
If you only need a handful of pages and want to keep the rest, you can also use Delete PDF Pages as a complement. Split takes the pages you want into a new file; Delete trims the ones you do not want out of a copy of the original. The two tools cover the same underlying need from opposite directions.
Choosing between split by count and split by range
The two split modes in the tool solve slightly different problems, and picking the right one is mostly a matter of how your document is organized.
| Mode | Best for | Example input | Result |
|---|---|---|---|
| Every N pages | Documents without clear section breaks, or files you want to chunk into equal pieces for upload limits or email size limits | 60-page report, N = 10 | Six 10-page files |
| Custom ranges | Documents with chapters, appendices, invoices, or any layout where the natural split points are not evenly spaced | Book with front matter, body, and index, typed as 1-12, 13-200, 201-210 | Three files matching the document's structure |
| Per-page (N = 1) | Scanned forms, signed sheets, receipts, or any case where each page needs to live in its own file | Stack of 25 scanned receipts, N = 1 | 25 single-page files, each ready to email or archive |
Custom ranges give you the most control, but they do require you to know the page numbers. If the document has a table of contents, you can use it to map chapters to page ranges directly. If it does not, "Every N pages" with a small N is usually the fastest way to get useful chunks.
Common situations where separating pages helps
Splitting a PDF is rarely the end goal by itself. It is usually a step in a larger workflow, and the right split makes the next step much easier.
- Emailing a long document. Many email gateways cap attachment size around 20 to 25 MB. Splitting a large PDF into smaller parts lets you send each as its own attachment, then mention the part number in the subject line.
- Sending one chapter to a colleague. Rather than ask someone to download a 300-page manual and read pages 87-104, send a 17-page split that contains only what they need.
- Archiving receipts or invoices. Annual expense reports often arrive as a single scan of every receipt in the year. Splitting by month or by category turns one unreadable PDF into twelve easy-to-find files.
- Preparing a document for review. Redlining tools and shared comments work best on shorter files. Splitting a draft into chapters lets multiple reviewers work in parallel without overwriting each other.
- Combining a split with other edits. After splitting, you can rotate PDF pages that were scanned sideways, add page numbers with Add Page Numbers to PDF, or stamp a watermark on the draft version with Add Watermark to PDF.
What happens to your file during the split
Because the tool runs entirely in your browser, your PDF is read into memory on your device, divided according to the rule you chose, and packaged into new PDF files. The original is never modified and never sent over the network. Once you close the tab, the in-memory copy is gone, and only the files you explicitly downloaded remain on your machine. This is the same model used by other privacy-focused in-browser tools, and it is also why there is no signup, no account, and no file size limit beyond what your device can handle.
If you are working with a sensitive document, you can confirm the privacy claim by opening your browser's network panel before you click Split. You will see no upload requests for the PDF itself, only the page assets of the tool. The output files you download are normal PDFs that open in any reader.
Splitting versus other page operations
Splitting is one of a small group of page-level operations that together cover most PDF editing needs. The table below compares the most common ones so you can pick the right tool for the job.
| Task | What it does | Tool |
|---|---|---|
| Separate pages into multiple files | Produces two or more PDFs from one source | Split PDF |
| Remove a few pages from a file | Keeps the bulk of the document, trims a handful of pages | Delete PDF Pages |
| Combine several PDFs into one | The reverse of splitting | Merge PDF |
| Put pages in a new order | Rearranges an existing PDF without splitting it | Rearrange PDF Pages |
| Change orientation | Rotates pages that were scanned sideways | Rotate PDF |
For deeper background on how the PDF format represents pages, the official PDF specification maintained by the ISO PDF working group is the authoritative reference and is published through ISO as ISO 32000. For accessibility-related reasons to keep individual pages properly tagged after splitting, the W3C's Web Content Accessibility Guidelines explain how document structure interacts with assistive technology on the WCAG overview page.
Tips for clean results
A few habits make split output easier to work with later:
- Name your ranges after real sections. If your document has a chapter called "Pricing" on pages 45-58, type 45-58 and you will know what is inside without opening the file.
- Avoid overlapping ranges. Each page should appear in exactly one range, or you will get duplicate content in two parts.
- Keep one range for the cover and front matter. Putting the title page, table of contents, and any preface in their own file makes the rest of the document easier to distribute.
- Check the page count after splitting. The tool displays the page count of the source file, but it is worth glancing at the downloaded parts to confirm the ranges came out as expected, especially for the first split of a new document.
Once your pages are separated, the smaller files open faster, email more easily, and are simpler to archive. The split itself is one of the safest PDF operations you can perform because the source file is preserved exactly as it was, and only new files are produced.
Related guide: Turn JPGs into a Single PDF in Your Browser.
For a deeper look, see How Do I Add Page Numbers to Adobe PDF: Quick Guide.
For a deeper look, see How to Add a Watermark in a PDF Without Uploading It.
For a deeper look, see Crop a PDF Permanently in Your Browser.