image_rotate
Fix sideways phone photos by rotating images 90, 180, or 270 degrees, or mirror them horizontally or vertically. Supports common formats up to 50 MB.
Instructions
Rotate image. Turn a photo by 90, 180 or 270 degrees, or mirror it. Sideways phone shots get fixed. Accepts image/*, .heic, .heif, .avif; up to 50 MB per file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| angle | No | Turn by, degrees | 90 |
| paths | Yes | Paths to the files to process, absolute or relative to the working directory. | |
| format | No | Output format. «As is» keeps the original | same |
| outputDir | No | Where to put the results. Defaults to the folder each source file came from. Existing files are never overwritten. | |
| flipVertical | No | Mirror top to bottom | |
| flipHorizontal | No | Mirror left to right |