Three modes for three workflows
Pick the mode that matches your goal:
- Every page — produces one PDF per page. Best for splitting a multi-page scan back into individual receipts, invoices, or ID cards.
- Custom ranges — each comma-separated group (
1-3,5,7-9) becomes its own output PDF. Use this when one document bundles several distinct sections you want to share separately. - Extract subset — all listed pages collapse into a single output PDF, in the order you list them. Use this to share a 2-page summary from a 200-page report, or to reorder pages (write
5,1-3,7to push page 5 to the front).