pdf_split
Extract specific pages or split PDFs into individual files. Process PDF documents locally without cloud services.
Instructions
Split a PDF into separate files. Extract specific pages or split into individual page files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Path to the PDF file to split | |
| pages | No | Specific page numbers to extract (1-based). If omitted, splits into individual pages. | |
| outputDir | Yes | Output directory for split PDF files |