pdf_rotate
Rotate PDF pages by 90, 180, or 270 degrees clockwise. Choose specific pages or all pages to correct orientation.
Instructions
Rotate pages by 90, 180, or 270 degrees clockwise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | No | Pages to rotate (1-indexed). Omit for all pages. | |
| filePath | Yes | PDF file path | |
| rotation | Yes | Clockwise rotation degrees | |
| outputPath | Yes | Output path |