Image Flip & Rotate

Mirror an image horizontally or vertically, or turn it 90 degrees in either direction. Everything runs locally in your browser — your file is never uploaded to a server.

Advertisement

How to use the flip and rotate tool

  1. Click "Choose an image" and pick a JPG, PNG or WebP file from your device.
  2. Click a button to flip the image horizontally or vertically, or rotate it 90 degrees.
  3. Apply as many steps as you need — each action builds on the previous result.
  4. Review the preview, then click "Download PNG" to save the final image.

How the transformations work

A horizontal flip mirrors the image left-to-right, so text and faces appear reversed. A vertical flip mirrors it top-to-bottom, turning the picture upside down. Rotation turns the whole image a quarter turn at a time. Because the operations are lossless and cumulative, you can combine them — for example, rotate twice for a 180-degree turn, or flip then rotate to correct a photo that was taken at the wrong angle.

When to flip or rotate

Photos taken on phones are sometimes stored sideways or upside down, and rotating them here fixes the orientation in seconds. Flipping is useful for product photos that need to face the other direction, for selfies where the front camera mirrored the shot, and for graphics and logos that must be reflected. Designers also flip images to check composition, since a mirrored view can reveal balance problems the original hides.

Lossless output

Every result is exported as a PNG, so no detail is lost to re-compression during the download. The rotation step redraws the picture onto a canvas whose width and height are swapped, keeping every pixel intact. If you need a smaller file afterwards, run the result through our Image Compressor.

Fixing camera orientation

Phones and cameras store an orientation tag rather than physically turning the pixels, which is why a photo can look correct in one app and sideways in another. Rotating it here bakes the correct orientation into the image itself, so it displays upright everywhere — in galleries, documents and uploads. If a picture is both mirrored and sideways, flip it first, then rotate, and the two steps compose cleanly into one corrected image.

Frequently asked questions

No. Flipping and rotation happen entirely in your browser using the canvas API. Your file never leaves your device.
No. The image is redrawn pixel-for-pixel onto a resized canvas and saved as a lossless PNG, so quality is preserved.
This tool rotates in exact 90-degree steps, which keeps the image perfectly sharp. For arbitrary angles you would need a photo editor.
Yes. Each click builds on the current result, so you can flip and then rotate in any order you like.