Split PDF
Extract a page range from a PDF into a new file.
Upload a PDF and extract selected pages (e.g. 1-3,5) into a new PDF. Runs in your browser.
使用方法
- Upload a PDF.
- Enter a page range like 1-3,5.
- Download the extracted PDF.
常见问题
- What range format?
- Comma-separated pages and ranges, 1-based (e.g. 1-3,5).
- Are pages reordered?
- Extracted pages keep ascending order.