How it works
- Load the source PDF.
- Enter single pages, comma-separated pages or ascending ranges.
- Check the highlighted thumbnail preview.
- Extract and download the selected pages in that order.
Practical example
The expression 1,3,8 selects three pages; 1-5 selects the first five; 1,4-6 combines one page and a range into the new document.
Formula and explanation
The parser checks that every page exists and that ranges move forward. Repeated pages are included only once in the combined result, following their first appearance.
Extraction copies only selected PDF page objects into a fresh document. It does not render them to images, so searchable text, vectors and original page resolution can remain intact.
Use Split PDF when you want multiple output files for separate groups. This page is intentionally focused on producing one PDF from the selected pages.