Turn images in 90° steps or mirror them, applying the same angle to a whole batch at once.

When you need this

A photo taken on a phone often shows up sideways on a computer. The camera did not actually turn the picture — it wrote a note into the file saying it should be displayed rotated, and some software reads that note while other software ignores it. Rotating here in 90° steps turns the pixels themselves, so the image looks the same everywhere you open it.

Flipping is a different operation from rotating. It is what you want for a selfie that came out mirrored, or when you need a subject to face the other way to fit a layout. The one thing to watch is text: flip an image containing words and the words reverse too.

Rotating and flipping do not touch image quality. The colour reduction used to shrink PNGs elsewhere on this site is deliberately not applied here — turning an image should never be the reason its colours changed.

How to use it

  1. Add every image you want turned.
  2. Choose 90, 180 or 270 degrees.
  3. Add a horizontal or vertical flip if you need one.

Your files are never uploaded

Everything runs inside your browser. Because the image never reaches a server, we cannot store it or look at it. That difference matters when the file is company material or a personal photo.

Frequently asked questions

Does rotating lose quality?
A 90° turn just moves pixels, so nothing blurs. Re-encoding to JPG adds a small loss, as any save does.
My portrait photo shows up sideways.
That happens when a program ignores the orientation tag (EXIF). Rotate it here and save — it will then look the same everywhere.
What is the difference between flip and rotate?
Rotate turns the picture; flip mirrors it. Flipping an image that contains text will make the text read backwards.
Is it free?
Yes. No account, no payment, no usage limit.
Are my files uploaded?
No. Everything happens inside your browser. A page that is already open keeps working even if you go offline.
How many images at once?
There is no count limit. Speed depends on your own device, because your computer does the work rather than a server.