Split PDF vs extract pages: what's the difference?
These two words are used interchangeably almost everywhere, and they describe different results. The distinction is easiest to see with numbers.
Split — divide the document into sequential parts:
1-4 | 5-9 | 10-12 → three PDFsExtract — select particular pages and make one new document from them:
2, 7, 10 → one PDF with three pagesSame source, same page count, completely different outcome. Splitting accounts for every page of the original; extracting takes what you name and leaves the rest where it was.
How to tell which one you want
Ask what you will do with the result.
- “Each chapter goes to a different reviewer.” → Split. You need several files, each a run of pages.
- “The appendix is sent on its own.” → Split, into two files.
- “I need pages 2, 7 and 10 together for the application.” → Extract. One file, three chosen pages.
- “Every page becomes its own file.” → Split at every boundary — one file per page.
A useful test: if you can describe what you want as ranges that cover the whole document — 1-4, 5-9, 10-12 — it is a split. If your pages are a selection rather than a partition, it is an extract.
The neighbours
Three other operations sit nearby and are worth naming, because they are often what someone actually means:
- Delete pages — remove pages and keep one document. The result has fewer pages, not more files.
- Organise pages — reorder, rotate or rearrange within one document. The page count is unchanged; the order is not.
- Merge — the mirror of splitting: several source PDFs become one. If that is your job, Merge PDF does it.
Splitting does none of these three. It does not remove a page, it does not reorder anything, and it never joins files. Every page of the source lands in exactly one output, in its original order.
What Split PDF does
Split PDF is a splitter, on purpose. You choose the boundaries — by eye, every N pages, or by typed ranges — see the resulting files listed before they exist, and get them all as one ZIP.
Because it is a splitter, a range list that produces a single file is refused rather than quietly accepted: one output is not a split, and pretending otherwise would give you a file you did not ask for. That is the boundary between the two jobs, stated in the product rather than in a footnote.
For the basics — where cuts sit, what the outputs are — see how to split a PDF.
Split your PDF in the browser → Split PDF