Skip to content

Office · Tools

PDF Splitter

Extract selected pages or page ranges into a new PDF locally.

Runs locally in your browser. Your input is not uploaded or stored. You can verify this in your browser’s network panel.

Processing limits

  • Accepted formats: PDF
  • Maximum file size: 25 MB
  • Maximum pages: 100

What does this tool solve?

Choose one PDF and enter the pages to keep, such as 1-3, 5, 8. The selected pages are copied into a new PDF for download.

Continue with PDF Merger · Split PDF pages without changing the source

What examples should you start with?

Keep a chapter

Input
Text
Pages: 1-12
Output
Text
A new PDF containing pages 1 through 12.

Pick individual pages

Input
Text
Pages: 1, 4, 9-11
Output
Text
A new PDF containing pages 1, 4, 9, 10, and 11.

How does it work?

The browser reads the page count, validates the 1-based page selection, copies the selected pages to a new document, and creates a local download.

Ranges are inclusive and duplicate page numbers are removed before the result is generated.

What are the edge cases and limits?

  • Use comma-separated page numbers and inclusive ranges. Values outside the document are rejected.
  • The default limit is 25 MB and 100 pages.
  • Encrypted, damaged, or unsupported PDFs may not be readable in the browser.

Technical reference

Related tools

  • PDF MergerCombine multiple PDF files into one document in your browser.

Related guides