pdf_split
Split PDFs into separate files using AI content analysis, bookmarks, or page ranges for precise document organization.
Instructions
Split PDFs by content or topic using AI, by bookmarks, or by page ranges. Sends the PDF to the renamed.to API for processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the PDF file to split | |
| strategy | No | Splitting strategy. "ai" uses content analysis, "bookmarks" uses PDF bookmarks, "pages" uses page ranges | |
| outputDir | No | Directory to write the split PDF files to |