Rotate image

Rotate image turns a picture in 90-degree steps and writes the rotation into the pixels, so it displays correctly everywhere rather than relying on EXIF orientation flags.

Drag & drop files here

or Browse files

Max file size: 100 MB

Processed locally in your browser. Files are cleared when you leave the page.

en

Why use Rotate image?

Images arrive in whichever format the camera, phone or app happened to produce, and that is rarely the format you need next. Converting and resizing lets you meet an upload limit, strip a format a website refuses, keep a transparent background where it matters, or cut a photo from several megabytes down to something an email will accept — without losing the original, which stays untouched on your device.

How to use Rotate image

  1. 1Add the image.
  2. 2Choose 90°, 180° or 270°.
  3. 3Press Convert now.
  4. 4Download the rotated image.

Features

  • Rotation is baked into the image data, not stored as metadata.
  • Canvas dimensions swap automatically for 90° and 270°.
  • Batch rotation of several photos.

Supported formats

Input
JPG, PNG, WebP and other browser-readable images
Output
Same image type as the input

Your privacy

This tool runs entirely in your browser using JavaScript and WebAssembly. The file you select is read into your device's memory, converted there and offered back as a download — it is never uploaded to our servers. Closing or reloading the page clears it. If you are signed in, we store only the tool name, the number of files and their total size so you can see your own activity history; the file contents are never sent.

Read the full privacy policy

Tips for the best result

  • Start from the highest-quality original you have; converting an already-compressed file twice loses detail.
  • If you need transparency, keep the output in PNG or WebP — JPG cannot store an alpha channel.
  • When resizing for the web, set the width you actually display at rather than shrinking a huge image in CSS.
  • Compress last, after cropping and resizing, so you are not re-encoding the same pixels repeatedly.

Frequently asked questions

Why does my phone photo look sideways elsewhere?

Some apps ignore the EXIF orientation tag. Rotating here rewrites the actual pixels, which fixes it everywhere.

Can I rotate by an arbitrary angle?

No, only 90-degree increments are supported.

Does rotating lose quality?

The image is re-encoded once, which is visually negligible for a single rotation.

Are my photos uploaded?

No. The conversion runs in your browser with JavaScript and WebAssembly, so the file never leaves your device and nothing is uploaded to our servers.

Related tools