Rotate and Flip Image
Private: nothing leaves your browser
Drop images in to start. They are turned on your device and never uploaded.
Turn a sideways photo upright, or mirror it left to right, and save it that way for good. Every press stacks onto the last one and Undo takes it back, so you can try a turn and change your mind. Drop in a whole folder of scans and they all get the same treatment. The picture below the buttons is the actual file you are about to download, made on your own device and never uploaded.
About rotating and flipping
A photo that looks fine on your phone and sideways everywhere else is not broken. Cameras almost never turn the pixels: they write the picture the way the sensor saw it and add a small orientation tag saying which way up it should be shown. Good software reads the tag, older software ignores it, and anything that strips metadata loses it entirely. The cure is to bake the turn into the pixels themselves, which is what this page does, so the image is the right way up everywhere with no tag to trust. The EXIF viewer will show you the orientation tag your camera actually wrote, if you want to see the cause rather than just fix it.
Flipping is a different job and is worth keeping separate in your head. Rotating moves the picture around a corner and nothing about it changes; flipping mirrors it, so text reads backwards and a face looks subtly wrong to anyone who knows it. Flipping is what you want for a scan fed into the scanner the wrong way round, or for a selfie that came out mirrored, and it is what you want to avoid when the job was only ever a quarter turn. If the sideways pages are in a scanned document rather than a photo, rotate the PDF instead and the pages stay text.
However many presses you stack up, the image is drawn exactly once. The turns and the mirrors are collapsed into a single transform first, so four quarter turns really do return the original pixels rather than four rounds of resampling. A PNG or WebP comes back with no loss at all. A JPEG has to be re-encoded, because that is the only way to write one, which is what the quality slider is for.
How to rotate or flip an image
- Drop your images on the box, click it to browse, or paste a screenshot straight onto the page.
- Press Rotate left or Rotate right until it looks right. The preview is the real result, not a CSS trick.
- Use Flip horizontal or Flip vertical to mirror it. These work on what you see, so after a quarter turn they still do what they say.
- Changed your mind? Undo steps back one press at a time, and Start over clears everything.
- Press Download. One image saves as a file, several arrive together as a ZIP.
Common questions about rotating and flipping
Why is my photo sideways in the first place?
Does rotating lose quality?
Is the photo sent anywhere when I rotate it?
Can I rotate several photos at once?
What is the difference between rotating and flipping?
I turned it 90 degrees and then flipped it, and the result surprised me. Why?
Next