-
Notifications
You must be signed in to change notification settings - Fork 1
Rotate Image
What it's for: rotate an image 90°, 180°, or 270°.
- Pick: open an image file.
- Rotate: choose the rotation angle.
- Save: write the rotated image to disk.
The image is decoded, rotated by the exact angle you chose, and re-encoded: you can also change the output format and quality at the same time, since rotation goes through the same image encoder as Compress Image.
Since rotating re-encodes the image, the output size depends on the quality/format settings applied during that re-encode, not just the rotation itself. If you notice a size difference, check the quality and format PaperOtter used for the save, same as you would for Compress Image.
See also: Compress Image · Rotate PDF
Home 🏠 | Common Tasks 🎯 | Required Dependencies | Using PaperOtter | Troubleshooting | FAQ ❓
Feature guides: see the sidebar for a page-by-page walkthrough of every tool.