pdf_rotate
Rotate PDF — Rotate pages of a PDF by 90, 180, or 270 degrees — all pages or specific page numbers. [category: pdf]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Input PDF (max 25MB) | |
| pages | No | Page ranges e.g. '1-3,5'. Empty = ALL pages — do NOT send 'all'. | |
| rotation | No | Degrees clockwise. The field name is 'rotation' — not 'angle'. | |
| outputName | No | Optional custom output filename. |