Image Editing

Photo Taken Sideways? Here's How to Fix It

You took a photo in portrait mode, it looks perfect on your phone — then you upload it somewhere and it appears sideways. This is one of the most common photo frustrations, and the cause is almost always EXIF metadata.

Why this happens

When you take a photo with your phone, the camera sensor always captures the image in the same physical orientation (usually landscape). The phone records in the EXIF metadata which way it was held when the photo was taken. Your phone's gallery reads this metadata and rotates the display automatically — so the photo always looks right.

The problem: many websites, apps, and platforms ignore EXIF orientation data. They display the raw pixel data without rotating it. So a portrait photo shot while holding the phone upright will appear as a landscape photo rotated 90°.

How to fix it permanently

The solution is to rotate the photo so the pixels are physically in the correct orientation — not just tagged to rotate. Once the pixels are correct, no EXIF reading is needed and the photo displays correctly everywhere.

Online (fastest)
Use the rotation tool below. Upload your sideways photo, rotate 90° until it looks correct, download. The downloaded file has the correct pixel orientation.
Mac — Preview
Open photo → Tools → Rotate (Cmd+L or Cmd+R) until correct → File → Export (not Save, to force pixel write).
Windows — Paint
Open photo in Paint → Image → Rotate/Flip → rotate until correct → File → Save As (save as new file).
iPhone
Edit in Photos app → rotate → Done. Then share/export the photo — the exported version will have correct pixel orientation.

Fix your sideways photo now

Upload, rotate until correct, download. Permanently fixed. Free.

Rotate Image Online →

Frequently asked questions

Why does my photo look sideways when I upload it?

Your phone stores orientation data in the photo's EXIF metadata — a hidden tag that says 'rotate 90° when displaying'. The Photos app on your phone reads this tag and shows the image correctly. But when you upload to a website or app that doesn't read EXIF orientation, the photo appears at its actual (unrotated) pixel orientation, which is sideways.

Why does my photo look fine on my phone but sideways on my computer?

Your phone's gallery app automatically applies the EXIF rotation so photos always look right. Many computer applications (especially browsers and some web platforms) either ignore or inconsistently handle EXIF orientation data, showing the raw pixel orientation instead. This is a software compatibility issue, not a problem with the photo itself.

How do I permanently fix a sideways photo?

The permanent fix is to rotate the image and resave it so the pixels are physically in the correct orientation (removing the need for EXIF rotation metadata). Open the photo in Preview (Mac), Photos, Paint, or any image editor, rotate it the right way, and save. After this, it will display correctly everywhere regardless of whether the app reads EXIF data.

Does rotating a photo in Photos fix it permanently?

On iPhone, rotating in the Photos app updates the EXIF metadata but does not change the actual pixel orientation. This means it will still appear sideways on platforms that ignore EXIF. To fix it permanently, export the photo after rotating — the exported file will have the correct pixel orientation.

Why is my photo sideways when I email it?

Email clients often strip or ignore EXIF orientation metadata when displaying inline images. The photo looks correct in your gallery (which reads EXIF) but sideways in the email (which ignores EXIF). Fix: rotate the photo and resave it before attaching it to the email.

Can I fix a sideways photo without losing quality?

For PNG and other lossless formats, rotating has no quality impact. For JPG, standard rotation involves recompression which introduces minor quality loss. Lossless JPEG rotation tools (like jpegtran) can rotate JPG files without recompression, but for most practical purposes the quality difference from standard rotation is not visible.