ToolVaults

Split a PDF Into Pages or Ranges

Split any PDF into individual pages or custom ranges. Extract just the pages you need, then download as separate PDFs. Runs in your browser — no upload.

Runs 100% in your browser — nothing is uploaded.

How to use

  1. 1
    Drop in a PDF

    Use the file picker or drag-and-drop.

  2. 2
    Pick a mode

    "One PDF per page" splits every page separately. "Custom ranges" lets you pick specific pages and ranges.

  3. 3
    Split & download

    Each output PDF is generated in the browser and served to you as a download.

Examples

Extract pages 3-5 from a 20-page report
Input
Mode: custom ranges · Ranges: 3-5
Output
pages-3-5.pdf (3 pages)
A single output file with just those three pages.
Cover page + appendix separately
Input
Mode: custom ranges · Ranges: 1,15-20
Output
Two files: pages-1.pdf, pages-15-20.pdf
Each comma-separated entry becomes its own output PDF.
Fully split a 5-page PDF
Input
Mode: one per page
Output
page-1.pdf, page-2.pdf, page-3.pdf, page-4.pdf, page-5.pdf
Useful when you need to email pages individually.

Frequently asked

Is my PDF uploaded?

No. The file is loaded into your browser and processed on-device with pdf-lib. Nothing is sent to any server.

How do I specify page ranges?

Comma-separated list of pages and ranges — e.g. "1,3,5-8,10". Each entry becomes one output PDF.

Can I split every page into its own file?

Yes — pick "One PDF per page" and every page becomes a separate downloadable PDF, named page-1.pdf, page-2.pdf, and so on.

Are password-protected PDFs supported?

Not currently. Remove the password in your PDF viewer first.

Related tools