Log in Sign Up
← Blog
PDF

How to Split a PDF and Extract Just the Pages You Need

5 min read  ·  May 2026

Someone sends you a 60-page bundle and you only need pages 12 to 15. A bank statement PDF contains six months you want as six separate files. A scanner dumped every receipt into one document and accounting wants them individually. These are all "split a PDF" jobs — but they need slightly different approaches, and getting it right takes about thirty seconds once you know how.

Here is the practical guide to splitting PDFs without installing anything.

Two different "splits" hide in one word

Before you start, decide which of these you actually want, because they produce very different downloads:

  • Extract every page as its own file. A 10-page PDF becomes 10 separate one-page PDFs. This is for breaking a batch — receipts, certificates, multi-invoice exports — into individual documents.
  • Extract a specific range. The source is one document and you only want part of it, like pulling pages 12–15 (a single section) out of a 60-page report.

If your real goal is the opposite — keep the document whole but drop a few junk pages — that is a job for Remove Pages, not splitting.

Writing page ranges that actually work

When you extract a custom range, you type the pages you want. The notation accepts single pages and spans together, for example 1-3, 5, 8-10. A few rules keep it predictable:

  • Pages are counted from 1, not 0 — the first page is page 1.
  • A span like 8-10 is inclusive, so it returns pages 8, 9, and 10.
  • Separate selections with commas; spaces around them do not matter.
  • Numbers past the end of the document are ignored, so 1-999 on a 12-page file simply returns all 12.

Does splitting reduce quality?

No. Splitting is a structural copy — each extracted page keeps its original text layer, fonts, images, and resolution. Nothing is re-rendered or re-compressed, so the pages are pixel-for-pixel identical to the source. Text stays selectable and searchable. When you extract more than one page, the results come bundled in a ZIP so you do not have to save them one at a time.

Step-by-step on JustConvert

  1. Go to justconvert.in/tools/split and upload your PDF.
  2. Choose Extract All Pages to get one file per page, or Custom Range to pick specific pages.
  3. For a custom range, type the pages — for example 1-3, 5, 8-10.
  4. Click Process and download your file or ZIP.

Two things to know before you start

  • Password-protected PDFs can't be split until they are opened. Remove the password with Unlock PDF first (you need to know it), then split.
  • Need to reorder after splitting? Extract the pages, then use Merge PDF to recombine them in a new order.

Splitting a PDF is one of those small tasks that feels fiddly until you do it once. Decide whether you want every page or a specific range, learn the comma-and-hyphen range notation, and you can carve any document down to exactly the pages you need in seconds.

Ready to split your PDF?

Free, instant, no signup required.

Split PDF Now

Related articles

How to Merge Multiple PDFs Into One → How to Compress a PDF Without Losing Quality → How to Remove a Password from a PDF →