Dimensions
Rotate and Flip Image
Turn a sideways photo or mirror it. Rotation is in 90-degree steps.
Processing happens in your browser and ImageToolMage does not upload the image to our server. Browser extensions, the clipboard, and screen capture can still expose a file on your device.
Choose one file with the file picker, or drop it on the box. This is not drag-only.
Choose an image, then rotate or flip it.
Output size after process
—
How it works
Transforms are tracked as 90-degree rotation plus flip flags, then applied once on export with canvas transforms.
Input and output
Input is one image. Output is the same pixels in a new orientation. 90° and 270° swap width and height.
Examples
Phone sideways
Rotate 90° until the horizon is level in 90-degree steps.
Mirror selfie
Flip horizontally to reverse a mirrored camera preview.
How to use this tool
- Choose an image.
- Rotate left or right, or flip horizontally or vertically.
- Download the transformed file.
Limitations
- Free-angle rotation is not launched.
- JPEG re-encode after rotate can change quality.
- EXIF orientation tags are not rewritten; the pixels themselves are turned.
Questions
Can I straighten a 3° tilt?
Not on this page. Launch rotation is 90-degree steps plus horizontal and vertical flips.
Is flip a separate tool?
No. Flip is the same orientation job, so it lives here. /flip-image redirects to this page.
Related tools
Dimensions
Crop Image
Cut a rectangle from an image. Use a free box or lock 1:1, 4:5, 16:9, and other ratios.
Dimensions
Image Resizer
Change width and height by exact pixels or percent. The file stays on this device.
Inspect
Image Inspector
See pixel size, file size, format, and common JPEG camera or GPS tags when they exist.