Image Editor
Rotate or flip an image
Turn an image in 90° steps, or mirror it horizontally and vertically, then save the result.
- Free, no signup
- No upload — runs on your device
- No watermark
- Unlimited use
Rotate Image
Processed locallyJPG, PNG, WebP, HEIC
Your photo is not sideways — its EXIF orientation flag is
Phone cameras always write pixels in the sensor's native orientation and record how the phone was held in an EXIF tag called Orientation. Photo apps read that tag and rotate on display. Many upload forms, image processors and older browsers do not, which is why a photo that looks upright on your phone appears rotated the moment you post it.
Rotating here does something subtly different from what your phone's photo app does: it rewrites the actual pixels into the orientation you see, and the saved PNG carries no orientation tag at all. There is nothing left for a downstream tool to misread. That is why this fixes the problem permanently, and why the file will look identical everywhere.
If your photo already looks correct here but wrong after uploading somewhere, save it through this tool without rotating at all. The re-encode alone strips the flag and bakes in the correct orientation.
How it works
- Drop in an image
- Use the rotate and flip buttons to preview
- Click Save to download the corrected image