Split a PDF by Page Range

Split selected PDF pages into separate PDFs locally.

Local converter

Processed in your browser. Files do not leave your device.

PDF split options
No file selected.

Overview

Split PDF turns one-based page selections into separate one-page PDF files and packages them into a ZIP download through the shared browser-local PDF worker path.

Use Cases

  • Extract a few pages from a PDF without uploading the source file.
  • Download selected pages as separate PDF files inside one ZIP archive.
  • Check page range handling with local byte and page-count guards.

Limitations

  • This preview packages selected pages as one PDF per page in a ZIP archive.
  • Encrypted, corrupt, or unsupported PDFs are rejected with a sanitized error.
  • Bookmarks and advanced document metadata may not be preserved in extracted output.

FAQ

Does this PDF splitter upload my file?

No. The selected PDF is read by the browser and split through a local worker for this preview tool.

How do page ranges work?

Use one-based selections such as 1-3, 5. Empty input splits all pages into separate PDFs inside the ZIP.