Rotate an image
Turn the photo, download it, and it stays turned everywhere. The pixels are rotated rather than the view, which is the difference between a fix and a preview — and rotating by 90 or 180 degrees loses nothing.
Ninety degrees either way, upside down, or mirrored. One photo or a whole folder, and you can crop, resize or change format in the same pass.
Drop your image here
JPEG, PNG, WebP, AVIF, HEIC and more. Drop a folder to turn a whole batch the same way.
or drop a folder here, or paste an image with Ctrl + V
Nothing is uploaded. The image is decoded and turned by this page, on your own processor.
Why phone photos arrive sideways
A phone does not rotate the picture when you turn the camera. It records what the sensor saw and writes a small note into the file — the orientation tag — saying which way up the result should be shown.
Everything that reads the tag displays it correctly. Everything that ignores it shows the raw sensor image, on its side. That is why the same photograph looks right in your gallery, right in a browser, and sideways in an upload form or an older program: the file was never upright, only annotated.
Rotating here settles it. The pixels themselves are turned, so there is no longer a disagreement for software to get wrong — and the orientation tag is reset so nothing turns it a second time.
Turning is free. Saving is not quite
A quarter turn rearranges pixels without recalculating any of them: every value is preserved and only its position changes. The same is true of 180 degrees and of both flips. There is no interpolation and nothing is estimated.
The cost, where there is one, is in re-encoding to JPEG afterwards. Keeping the quality high makes it invisible; saving as PNG removes it entirely at the price of a much larger file. Angles that are not multiples of 90 are a different matter — those genuinely do resample, which is why this page offers the four that do not.
Rotating against flipping
They are easy to confuse and do quite different things. Rotating turns the picture about its centre; the content is unchanged and only its angle differs. Flipping mirrors it, so left and right swap places.
The tell is text. Rotate a photograph of a sign and the words stay readable once you tilt your head. Flip it and they become mirror writing. That also makes flipping the fix for a photograph taken in a mirror, and a poor idea for anything containing a logo.
The batch case
Photographs that came off one camera in one session are usually wrong in the same direction, which makes this a job worth doing to a folder rather than a file. Drop the whole set, choose the turn once, and download them together as a ZIP.
If some are wrong one way and some the other, do it in two passes rather than one — it is quicker than it sounds, and there is no upload queue to wait for either time.
Questions
How do I rotate a photo permanently?
Drop it here, turn it, and download the result. The pixels themselves are rotated and re-saved, so the image is the right way up in every program that opens it afterwards — unlike a viewer’s rotate button, which usually changes only what you are looking at.
Why does my photo keep appearing sideways?
Because phones do not rotate the pixels when you turn the camera. They store the picture as the sensor saw it and add an orientation tag saying which way up it should be shown. Software that reads the tag displays it correctly; software that ignores it shows it on its side. Rotating here makes the pixels themselves upright, which removes the disagreement entirely.
Does rotating an image lose quality?
Turning by 90, 180 or 270 degrees loses nothing in the rotation itself — the pixels are rearranged, not recalculated. Saving as JPEG afterwards re-encodes the file, which costs a little; keeping the quality high or saving as PNG avoids it.
Can I flip an image instead of rotating it?
Yes, horizontally or vertically. A horizontal flip mirrors the picture, which is what you want for a selfie that came out reversed, or for text photographed in a mirror. Flipping is exact — every pixel keeps its value and only its position changes.
Can I rotate several photos at once?
Yes. Drop a folder and the same turn is applied to all of them, which is the usual case: a batch off one camera is normally wrong in the same direction.
Is my photo uploaded?
No. It is decoded, turned and re-encoded by this page on your own device, and once the page is open no further request is made.
What BriskFile will not do to you
-
Your files never leave your device
Every conversion runs in your browser. Open DevTools, watch the Network tab, and you will see no upload — because there is not one.
-
No account, no email, no watermark
Nothing to sign up for and nothing stamped on your images. There is no step between choosing a file and getting it back.
-
No limits at the download button
No daily cap, no file counter, no "upgrade to download". If the tool starts a job, it finishes it.
-
Checkable, not just claimed
Open the Network tab and convert something — nothing goes out. Or load the page, disconnect, and watch it keep working: the tool is already on your machine, and your file never leaves it.