PDF Split

Extract page ranges into a new PDF, or split every page into its own file.

Tool Panel

Processed locally
Loading tool...
About PDF Split

Extracts page ranges such as 1-3,5,8- into new files; leave it empty to give every page its own file. Ranges are normalised and clamped, so a typo still produces a predictable result.

  • 1

    Ranges are comma-separated, each segment a single page (`5`) or a span (`1-3`, `8-` for "to the end"), and **every segment produces its own PDF** — so `1-3,5` gives two files.

  • 2

    Leaving the field empty means one file per page, the usual way to explode a document; the page count is read from the file rather than typed in.

  • 3

    The tolerance is deliberate: a reversed span (`5-2`) is normalised, and out-of-range pages are clamped (`0-2` behaves like `1-2`), instead of handing you an empty result.

Related tools

View all
Document Tools

PDF Merge

Combine several PDFs into one file, in the order you choose.

Document Tools
Document Tools

PDF Compress

Strip metadata and rewrite object streams, and see the resulting size.

Document Tools