Rotate a photo without choosing a new crop
How to use this tool
- Choose a JPEG, PNG, or WebP image.
- Choose a rotation angle.
- Apply the edit, inspect the output, and download a copy.
About this edit
Quarter turns swap width and height. PNG output avoids an additional lossy JPEG encoding step, though it can produce a larger file.
Your original stays unchanged
The tool creates a new image. Edits are not written back to the selected file. Reset to start again, or download the result and use it as the source for another edit.
Choose the direction the picture needs
Use a 90-degree clockwise turn when the top of the picture needs to move toward the right. A 90-degree counterclockwise turn moves it toward the left. A 180-degree turn puts an upside-down photo the right way up. These are fixed quarter turns rather than an arbitrary-angle straightening control.
Judge orientation from the displayed source and result, not just the filename. Some camera files include orientation information that the browser interprets when it reads the image. The output is a newly encoded picture, so inspect it before deciding that an additional turn is needed.
What happens to width and height
A quarter turn exchanges the horizontal and vertical dimensions. An 800 × 600 image becomes 600 × 800 after a 90-degree turn in either direction. A 180-degree turn retains 800 × 600 because the long and short axes end in the same positions.
These right-angle rotations do not require choosing a crop or filling diagonal corner spaces. They are useful when the full scene needs to stay in view. If the goal is to straighten a slightly tilted horizon by a few degrees, this particular tool does not provide that operation.
Rotation and file encoding are separate changes
A right-angle rotation can reposition the pixels without needing to invent a diagonal boundary, but the downloaded image still has to be encoded. Saving it as JPEG can introduce a new lossy generation. Choose PNG when avoiding that additional lossy step matters more than the resulting file size.
If you rotate, crop, and resize in several separate tools, retain a high-quality intermediate source. Repeatedly saving JPEG copies can accumulate artifacts even when the individual edits seem simple. The tool keeps your selected source unchanged while producing a separate result.
Check the image in its final destination
Open the downloaded copy and confirm its orientation and dimensions. If a website requires a landscape image slot, a correctly upright portrait may still need cropping or padding to fit that slot. Rotation does not determine how another application displays the picture.
For a file-size cap, apply compression after you have settled the orientation and dimensions. A different encoding can change the byte count even when the pixel count remains the same. Use the measured result rather than assuming the rotated file has the original size.
Tools for this step: Crop after rotating · Set the final dimensions
Frequently asked questions
Is this tool free and unlimited?
Yes. It is free to use with no signup and no daily usage caps. You can process up to 20 files of up to 30MB each in one batch, then download your results.
Can I rotate by 15 or 45 degrees?
This tool supports 90°, 180°, and 270° clockwise rotations. It does not provide arbitrary-angle rotation or horizon straightening.
Why is the rotated file larger?
The new image is re-encoded using the chosen format and quality. A PNG output or a higher JPEG setting can use more bytes than the original. Check the measured file size and compress afterward if needed.