ImageToolMage

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.

Drop one image here. The file picker above is the keyboard-accessible path.

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

  1. Choose an image.
  2. Rotate left or right, or flip horizontally or vertically.
  3. 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