Skip to content
Spellkit

Image Rotate

Rotate an image 90, 180, or 270 degrees.

Processed in your browser — never uploaded, discarded after download.

What is Image Rotate?

Image Rotate turns a photo 90, 180, or 270 degrees and bakes the new orientation directly into the pixel grid — not just an EXIF orientation flag. Many phones save a sideways shot with a rotation tag instead of physically rotating it, which is why the same photo can look upright in one app and sideways in another. Rotating here removes that ambiguity for good, so it displays correctly everywhere.

Key features

  • Rotate 90°, 180°, or 270° in one click
  • Writes the rotation into the pixels, not just an EXIF flag
  • Fixes photos that look upright in one app but sideways in another
  • Chain with Crop, Resize, or EXIF Remover in one pass

How to rotate an image so it stays right-side up everywhere

The Image Rotate tool turns a photo 90, 180, or 270 degrees and writes the new orientation straight into the pixel grid. The point isn't just to spin an image — it's to produce a file that looks the same in every app, which a surprising number of "rotated" photos fail to do.

Using it

  1. Choose an image. It appears on the left; the rotated result shows up beside it after you apply, so you can compare the two.
  2. Pick the angle — 90, 180, or 270 degrees, measured clockwise. A sideways phone photo usually needs 90 or 270; an upside-down one needs 180.
  3. Download. The tool re-renders the pixels at the new orientation and saves a fresh file.

Rotating by 90 or 270 swaps the width and height — a 4000×3000 photo becomes 3000×4000. That's expected, and because the tool only uses right angles, there are never blank triangular corners to fill the way an arbitrary-angle rotation would produce.

Why some "rotated" photos still look sideways elsewhere

Many phone cameras don't physically rotate the pixels when you shoot sideways. They save the sensor data as-is and add an EXIF orientation tag — a small note that says "display this rotated 90°." Apps that read the tag (your phone's gallery, most photo apps) show the picture upright. Apps that ignore it (some websites, older programs, certain upload forms) show the raw pixels — sideways — even though the file never changed.

That's the maddening part: the exact same file looks correct in one place and wrong in another, with no edit in between. It also means "rotating" a photo by editing only its EXIF tag fixes it in some apps and leaves it broken in others.

This tool sidesteps the whole problem by rotating the actual pixels, so there's no orientation tag left for anything to disagree about. The result displays the same way whether or not the destination respects EXIF orientation.

Chaining with other tools

Rotate is available as a step inside Spell Chain, where the order pays off: put Rotate first, then Resize, Compress, or EXIF Remover, and every later step works on the already-corrected image. If you're stripping metadata anyway, rotating the pixels first means the orientation is baked in before the EXIF tag is discarded — so there's no chance of the photo flipping back to sideways once the tag is gone.

Good to know

  • All processing is local; the photo is never uploaded, and there's no file-size cap beyond your device's memory.
  • For an upside-down image, one 180° pass is all it takes — you don't rotate 90° twice.
  • Rotation here re-encodes the image, so the output is a new file rather than an edit of the original's bytes; keep the source if you may need it again.

Frequently asked questions

I already rotated the photo on my phone — why does it upload sideways?
Your phone likely rotated it with an EXIF orientation tag rather than the pixels, and sites that ignore the tag show the raw sideways pixels. This tool rotates the actual pixel grid, so there's no tag left for anything to disagree about.
Does rotating 90° change the image's dimensions?
Yes — a 90° or 270° turn swaps width and height, so a 4000×3000 photo becomes 3000×4000. A 180° turn keeps the same dimensions and just flips it end over end.
Can I rotate by an arbitrary angle like 45°?
No — only 90, 180, and 270 degrees. Sticking to right angles avoids the blank triangular corners and edge blurring that come from tilting an image off-axis.
Will rotating reduce image quality?
A right-angle rotation rearranges pixels without resampling them, but the tool re-encodes the result into a new file, so a JPEG is re-compressed once. The visible difference is negligible; keep the original if you need the untouched bytes.
How do I fix an upside-down photo?
Choose 180 degrees — a single pass turns it right-side up. There's no need to apply 90° twice.

Privacy

The rotation is applied directly in your browser and the result is written back to a new file locally — no upload involved.