title: "How to Split a PDF Into Separate Files" slug: "how-to-split-a-pdf" description: "Split a PDF into individual pages or custom page ranges — free, in your browser, with no file uploads or account required." publishedAt: "2026-05-15" category: "guides" relatedTools: ["split-pdf", "extract-pdf-pages", "merge-pdf"] faqSchema: true ogImage: "auto"
You have a 60-page annual report and you only need chapter three. Or a scanned archive of monthly invoices — all in one file, impossible to share individually. Or a legal bundle where each exhibit needs to go to a different recipient. Splitting a PDF document sounds like it should take thirty seconds. It often takes longer, mostly because the obvious tools are either locked behind a paywall, impose file-size limits, or quietly upload your documents to a third-party server.
This guide covers the two main ways to split a pdf, when to split versus extract, and how to do it entirely in your browser without your file leaving your device. Whether you need to divide split pdf documents into chapters or break out individual pages, there's a method for each case.
The two ways to split a PDF
Split every page into its own file
This is the nuclear option: every page becomes a standalone PDF. You start with one 40-page document and end up with 40 single-page files. It's the right move when:
- You're splitting a batch of scanned invoices, each one page long
- You're preparing pages for individual distribution or archiving
- You want maximum flexibility to recombine later using a merge tool
The output is predictable — page-1.pdf, page-2.pdf, and so on — and the process is instant.
Split by custom page ranges
More surgical. You define the cuts — pages 1–10 become one file, pages 11–25 become another, pages 26–40 become a third. When you need to split pdf document content into named sections rather than individual pages, this is the right approach:
- A report has distinct chapters or sections you want to share separately
- A legal bundle has different confidentiality requirements per section
- You're extracting one chapter of a book to read on a device with limited storage
Most browser-based split tools support both modes, though some older desktop tools only offer the "every page" option.
Tip
Before splitting, take thirty seconds to review your PDF's bookmarks (the outline panel in any PDF viewer). Many reports and books already have chapters marked — those bookmark positions are the natural split points to use as your page range boundaries.
Split vs. extract — what's the difference?
These two operations are easy to confuse:
Split separates a PDF into contiguous chunks. You're dividing the whole document — every page ends up in one of the output files, and the output files cover the document sequentially from start to finish.
Extract pages lets you pick non-contiguous pages from anywhere in the document and save them as a new file. Page 3, page 7, and page 31 — extracted into one new PDF, without touching the rest of the source document.
Use split when you want to divide the whole document into parts. Use extract when you want to pull specific pages out while leaving the rest intact.
Note
iSavePDF has separate tools for each operation: Split PDF for dividing a document into sequential chunks, and a dedicated extract-pages tool for picking individual pages. Both run entirely in your browser.
How to split a PDF with iSavePDF
The process takes under a minute for most files:
- Open the Split PDF tool
- Drop your PDF onto the upload zone or click to pick it from disk
- Choose your split mode — split every page or split by custom ranges
- If splitting by ranges, enter your page boundaries (for example:
1-10,11-25,26-40) - Click Split PDF
- Download your files — either individually or as a ZIP archive if the output has multiple files
Everything happens locally. Your file is never uploaded to a server. If you want to confirm this, open your browser's network tab — you'll see no outbound file traffic during the split.
Free tool
Split your PDF free — no upload required
Extract pages or split a PDF into separate files.
Try Split PDFComparing split tools
| Tool | Where it runs | File size limit | Daily limit | Cost | |---|---|---|---|---| | iSavePDF | Browser (private) | No fixed limit | Unlimited | Free | | Adobe Acrobat | Desktop app | Hardware-limited | Unlimited | $20+/month | | Smallpdf | Cloud server | 5GB (paid) | 2/day (free) | Freemium | | iLovePDF | Cloud server | 25MB (free) | Limited | Freemium |
If you've been searching for how to split a PDF in Adobe Acrobat, note that Acrobat requires a $20+/month subscription just for this feature. iSavePDF's PDF splitter does the same thing free, in your browser, with no account.
The privacy difference is significant for anything confidential. Cloud-based tools upload your file to a remote server — their privacy policies say they delete it, but you have to trust that. Browser-based splitting means the file never leaves your machine.
For casual documents — a recipe collection, a public report — cloud tools work fine. For anything sensitive — contracts, HR documents, medical records, financial filings — local-only processing is the right default.
FAQ