pdf_extract_pages
Extract Pages — Extract a specific range of pages from a PDF into a new PDF. [category: pdf]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Input PDF (max 25MB). The uploaded filename must end in .pdf. | |
| pages | Yes | Page range e.g. '2-5,8' | |
| outputName | No | Optional custom output basename. |