Skip to content
PDF Tools

PDF Splitter

Break a multi-page PDF apart into single-page PDF files, delivered together in one zip download.

Drag & drop your file here, or browse

Accepted: .pdf,application/pdf — Output: .zip of PDFs

Everything runs locally in this browser tab. Nothing is uploaded to any server.

How to use this tool

StepWhat to doDetails
1Add one PDFSelect the multi-page PDF you want to break apart.
2Click "Split PDF"A separate one-page PDF is created for every page in the original file.
3Download the zipAll split pages are bundled into a single .zip so you get them in one download.

Nobody wants the whole 200-page annual report when what they actually asked for was chapter three. Nobody wants a combined PDF of forty invoices when they need to forward one to a client. Yet that’s how a lot of PDFs arrive — bundled, because bundling was convenient for whoever created the file — leaving the recipient to either send the entire thing with an apologetic “just look at pages 12 to 18” in the email, or go hunting for a way to pull that section out on its own. This tool exists for that second option: it takes one PDF and breaks it apart into individual, single-page PDF files.

How it actually splits — worth understanding before you use it

It’s important to be precise about what this tool does, because “split a PDF” can mean a couple of different things. This one doesn’t ask you to pick a page range and pull out pages 12 through 18 as a single new file. Instead, it takes every page in the document and turns each one into its own standalone one-page PDF — page 1 becomes its own file, page 2 becomes its own file, and so on through the entire document — and delivers all of them together in a single zip download. For a 20-page PDF, you get a zip containing 20 separate one-page PDFs, named after the original file with the page number attached.

That’s genuinely useful once you know what you’re getting: unzip the result, and you can pick out exactly the pages you need — say, pages 12 through 18 for that chapter — and send just those files, deleting or ignoring the rest. If you need those six pages to travel as one combined file rather than six separate ones, running that selection back through a PDF merge tool gets you there in a second step: split first to get individual pages, then merge the ones you actually want back into a single document. It’s two tools working together rather than one tool doing a page-range extraction directly, but it covers the same ground.

Why this doesn’t lose any quality

Splitting, like merging, works at the level of the PDF’s internal page structure rather than by flattening pages into images and reassembling them. Each new single-page file is built by copying that page’s actual content — text, images, layout — directly from the source document. Nothing gets rasterized, resized, or recompressed in the process, so a split page looks and behaves identically to how it looked inside the original file: text is still selectable, images are still at full resolution, and the file size of each piece roughly reflects that page’s share of the original.

Common situations where this saves real time

Long reports and manuals are the clearest case. Nobody wants to forward a 200-page policy document when the question was about section 4 — splitting the file and sending just the relevant pages respects the other person’s time and avoids the “which page were you talking about” back-and-forth entirely.

Batched invoices or statements are another frequent one. Accounting software and billing systems often export a whole month or a whole batch of invoices as one combined PDF. When a client only needs their invoice, or a bookkeeper needs to file each one separately, splitting the batch into individual files and picking out the relevant one is much faster than manually recreating a single-invoice PDF from scratch.

Academic and reference material follows the same pattern — a scanned textbook chapter, a bound set of meeting minutes, a combined PDF of scanned forms that each need to be handled or filed on their own. Anywhere a PDF was built by combining separate logical documents into one file for convenience, splitting reverses that and gets you back to individually usable pieces.

A note on file naming

Each page in the resulting zip is named with the original filename plus a page number, so a source file called “annual-report.pdf” produces files like “annual-report-page-01.pdf”, “annual-report-page-02.pdf”, and so on, padded so they sort correctly even past page nine. That sorting detail matters more than it sounds like — it means the files line up in the right numeric order in a file browser instead of page-10 sorting ahead of page-2, which is a small thing but a genuinely annoying one when you’re hunting through a folder of forty split pages for the one you need.

No file leaves your device

The entire split happens locally in your browser — the original PDF is read, broken apart, and zipped up without ever being sent to a server. That’s worth knowing if the document in question is something you’d rather not upload anywhere, like a signed contract, a set of financial statements, or anything with other people’s personal information mixed into the same file. The processing runs as JavaScript in the tab you already have open, and the zip comes back as a normal browser download.

Pulling a small, relevant piece out of a large PDF instead of dumping the whole thing on someone is a small courtesy that makes documents genuinely easier to work with. Once you know this tool gives you every page individually rather than a custom range, it becomes a quick two-step habit — split, then grab (or re-merge) exactly the pages the situation calls for — instead of a reason to keep forwarding the entire file every time.