Skip to main content
Document ToolsAugust 7, 2026 · 5 min read

How to Split a PDF Into Multiple Files

Pull specific pages out of a PDF, or break it apart entirely — with page-range syntax explained and common mistakes to avoid.

By QR Ivify Team

How to Split a PDF Into Multiple Files

A 40-page report where you only need chapter 3. A scanned batch of forms that all landed in one file and need to be separate documents again. A contract where one page needs to go to someone who shouldn't see the rest. Splitting a PDF handles all of these — here's how, including the page-range syntax that trips people up the first time.

Quick answer: Upload your PDF to a split tool, choose which pages you want (either as a page range like 1-3,5,8-10 or by splitting every page into its own file), and download the result.

What Splitting a PDF Actually Means

Splitting takes one PDF and produces multiple PDFs from it. There are two different things people usually mean by this, and it's worth being clear on which one you need:

  • Extracting specific pages — pulling out just the pages you want (a chapter, a signature page, a single form) as one new, smaller PDF.
  • Splitting every page — breaking the entire document apart so each page becomes its own separate file.

Extracting Selected Pages

This is the more common case: you have a long document and only need part of it. Instead of scrolling through a PDF viewer and screenshotting pages (which loses quality and searchable text), a split tool extracts the exact pages you specify as a real, clean PDF.

Splitting Every Page

Useful when a scanner or another tool has bundled multiple separate documents into one file — a stack of forms, receipts, or ID scans that need to go back to being individual files. Splitting every page gives you one file per page, which you can then rename or sort as needed.

Splitting by Page Range

Most split tools accept a range syntax so you don't have to extract one page at a time. A common format looks like this:

1-3,5,8-10

That single input means: pages 1 through 3 as one group, page 5 on its own, and pages 8 through 10 as another group — each comma-separated group becomes its own output file. So from a 10-page PDF, that example produces three files: a 3-page file, a 1-page file, and a 3-page file.

A few syntax notes that matter:

  • Use a dash for a continuous range (8-10), not a colon or "to".
  • Separate groups with commas, no spaces required.
  • A single page number on its own (like 5) is valid and extracts just that page.
  • Page numbers must be within the document's actual length — a good split tool will tell you immediately if you reference a page that doesn't exist.

How to Split a PDF Online With QRivify

  1. Open the Split PDF tool.
  2. Drop your PDF onto the upload area, or click to browse for one.
  3. Once it's read, you'll see the total page count.
  4. Choose "Custom ranges" and type your range (e.g., 1-3,5,8-10), or choose "Split every page" for one file per page.
  5. Click "Split PDF."
  6. Download each resulting file individually, or click "Download all as ZIP" if there's more than one.

Everything runs locally in your browser — the file is never uploaded.

When to Split a PDF

  • You need to send just one section of a document without sharing the rest.
  • A scanner bundled multiple documents into a single file that need to be separated again.
  • You want to remove pages by extracting everything except the ones you don't need.
  • A long report needs to be broken into chapters for easier distribution or review.

Common Mistakes

Using the wrong syntax for a range. 1-3 means pages 1 through 3. Writing 1:3 or 1 to 3 won't parse correctly in most tools — stick to the dash format.

Forgetting that page numbers start at 1, not 0. The first page of your document is page 1, not page 0 — an easy off-by-one mistake if you're used to programming contexts where indexing starts at zero.

Requesting a page beyond the document's length. If your PDF has 10 pages and you type a range including page 12, a good tool will reject it with a clear error rather than silently producing a broken or incomplete file — check the page count shown after upload before entering your range.

Splitting when you actually wanted to extract just one section. If you only need pages 1-3 and don't care about the rest, you don't need "split every page" — a single custom range does exactly that in one step.

Frequently Asked Questions

What's the difference between splitting and extracting pages? They're closely related — extracting is splitting into exactly one output file containing your chosen pages, while "splitting every page" produces many single-page files at once. Custom ranges let you do either.

Can I extract pages that aren't next to each other? Yes — a range like 1-3,5,8-10 handles non-consecutive groups in a single pass, each becoming its own file.

What happens if I enter an invalid range? A good split tool checks your input against the real page count before splitting, and tells you specifically what's wrong (a page beyond the document's length, a backwards range, invalid syntax) rather than failing silently.

How do I download multiple split files at once? Look for a "Download all as ZIP" option — it bundles every output file into a single download instead of making you save each one individually.

Does splitting a PDF upload it to a server? Not with QR Ivify — splitting happens entirely in your browser. See our guide to online converter safety for how to check this on any converter.

Split a PDF Online for Free

QR Ivify's Split PDF tool extracts pages or breaks a PDF apart entirely, right in your browser — no upload, no sign-up. If you're doing the opposite and need to combine files instead, see Merge PDF. Need the extracted pages as images instead of a PDF? Try PDF to JPG. If you only need a couple of pages gone rather than pulled into a new file, our guide to deleting PDF pages is the more direct route.

split pdfdocument conversiontutorial

Related articles