Split a PDF or extract pages

Pull exactly the pages you need out of a PDF: a signature page from a contract, one chapter from a report, or several ranges at once. Type ranges the natural way — 1-3,5,8-10 — and get back precisely those pages, in order.

The splitter is strict on purpose: a typo like "8-3" is flagged with a clear message instead of being silently reinterpreted, because guessing wrong about which pages you meant is worse than asking.

How it works
  1. 1

    Upload the PDF you want to split.

  2. 2

    Type the pages or ranges to extract (e.g. 1-3,5,8-10).

  3. 3

    Download the result — one PDF for a single range, a ZIP for several parts.

Extraction is lossless: pages are copied out of the original file without re-rendering, so quality is untouched and the output is exactly your document, minus the pages you didn't ask for.

Whitespace and ordering in your range string don't matter — " 1 - 3 , 5 " and "1-3,5" produce the same result (and hit the same cache, so repeating a split is instant).

Split PDF — questions

Can I split every N pages?

Yes — the full app offers "every N pages" splitting in addition to ranges.

What do I get back — one file or many?

One range returns a single PDF. Multiple parts return a ZIP with each part named and numbered.

Does it work on scanned PDFs?

Yes — splitting operates on pages, so scans and born-digital PDFs behave identically.

Related tools