rotate
Change PDF page orientation to 90, 180, or 270 degrees, either for all pages or selected ranges.
Instructions
Rotate pages in a PDF by 90, 180, or 270 degrees.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to the PDF file | |
| pages | No | Page ranges to rotate (default: all pages) | |
| degrees | Yes | Rotation degrees: 90, 180, or 270 | |
| output_name | No | Output file path (defaults to same dir with suffix) |