PDF Splitter
Extract specific pages or ranges from a PDF into separate files.
Extract specific pages or ranges from a PDF into separate files.
PDF splitting is the process of extracting one or more pages from a PDF into a new, smaller PDF file. This is the inverse of merging — useful when you need a single page from a long report, want to separate chapters, or need to share only part of a document.
1-3, 5, 7-9).All splitting is performed locally in your browser using pdf-lib. Your file is never uploaded.
1-5 — extract pages 1 through 5.1, 3, 5 — extract pages 1, 3, and 5.1-3, 7, 10-12 — combine ranges and individual pages.Currently the tool produces a single PDF containing all selected pages. You can run it multiple times with different ranges to get separate files.
You can use individual page numbers (1, 3, 5), ranges (1-5), or any combination separated by commas (1-3, 7, 10-12).
No. Pages are copied losslessly from the original. The output is identical to the source pages.