Skip to main content
Utilavo

Rotate Image

Rotate, flip, and mirror images

How to use Rotate Image

  1. Upload your image

    Click the upload area or drag and drop your image file (JPG, PNG, WebP, or other formats).

  2. Choose rotation or flip

    Click the rotation buttons to rotate 90°, 180°, or 270°, or use the flip buttons for a horizontal or vertical mirror.

  3. Download the rotated image

    Click Download to save the result in the same format as the original.

Drop an image here

JPG, PNG, WebP, AVIF, TIFF, GIF, BMP, HEIC

Max 50 MB

What is image rotation?

A photo that looks upright in one app and sideways in another has not changed; only the reading of its orientation tag has. Rotating the pixels themselves ends the argument for good.

The tool supports rotating by 90, 180, or 270 degrees clockwise, and flipping horizontally or vertically. See our processing model for how this tool handles your files.

That tag is the root of the problem. Cameras and phones record the sensor's orientation in EXIF metadata rather than writing rotated pixels, and support for honouring it is inconsistent: older web forms, document embedders, and print services often ignore it, and some upload pipelines strip metadata wholesale. This tool applies the rotation to the pixel data itself, so the result displays the same way in every application, on every device, and in every browser, with nothing left for software to interpret.

Flipping is useful for creating mirror images for design work, correcting scanned documents that were fed backwards, or preparing images for screen printing and transfer applications where a mirrored version is required. The tool preserves the original image format and quality — for PNG and lossless WebP, the operation is completely lossless. For JPG images, a high-quality re-encode is performed that is visually indistinguishable from the original. If you need to both rotate and crop an image, rotate first to get the correct orientation, then use Crop Image to trim the result.

Frequently asked questions

Does rotating an image reduce its quality?

For PNG and WebP, rotation is entirely lossless — no pixels are altered. For JPG, a quality-preserving re-encode is performed which is visually equivalent to the original.

What is the difference between rotating and flipping?

Rotating turns the image clockwise or counter-clockwise (90°, 180°, 270°). Flipping creates a mirror image — horizontally (left becomes right) or vertically (top becomes bottom).

Why do photos sometimes appear sideways?

Camera sensors record orientation in EXIF metadata rather than rotating pixel data. Some apps respect this metadata; others ignore it, causing images to appear sideways. This tool applies the rotation to the actual pixel data so it displays correctly everywhere.

Is there a file size limit?

The tool handles images up to 50 MB.

Can I rotate an image by a custom angle like 45 degrees?

This tool supports fixed rotations of 90, 180, and 270 degrees, which cover the vast majority of orientation correction needs. Fixed-angle rotation preserves all pixel data without introducing blank corners or requiring cropping. Arbitrary angle rotation (like 45 degrees) requires interpolation and typically leaves triangular blank areas at the corners, which is why it is handled by full image editors rather than a quick rotation tool.

How do I fix a photo taken upside down?

Upload the photo and click the 180-degree rotation button. The image will be flipped to the correct orientation instantly. If only some photos in a set are upside down, rotate them individually and download each corrected version.

Related tools