$devtoolkit.sh/tools/pdf-split

PDF Split

Extract a range of pages from a PDF into a new file.

Related Tools

FAQ

What page range format should I use?
Use comma-separated values. You can specify individual pages (e.g. "5"), ranges (e.g. "1-3"), or a mix (e.g. "1-3,5,7-9"). Pages are 1-indexed.
Can I extract a single page?
Yes. Just enter the page number, for example "3", and that page will be extracted as a single-page PDF.
Is the original PDF modified?
No. The tool creates a new PDF with only the selected pages. Your original file is unchanged.

PDF Split lets you upload a PDF and specify a page range (e.g. "1-3,5,7-9") to extract into a new document. Supports comma-separated individual pages and hyphenated ranges. All processing runs in your browser — no uploads needed.

/tools/pdf-splitv1.0.0