divide_pages
Split each page of a PDF into two by choosing horizontal or vertical division.
Instructions
Split each page into two pages (horizontally or vertically).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to the PDF file | |
| direction | No | Split direction (default: horizontal) | |
| output_name | No | Output file path (defaults to same dir with suffix) |