Skip to main content
Rotate Image rotates an image by any number of degrees. Positive angles rotate clockwise. Right-angle rotations rearrange the original pixels without exposed triangular corners. Other angles expand the canvas and fill those corners with Background.
Formats without alpha transparency cannot preserve a transparent background. Choose an opaque color or convert to a transparency-capable format such as PNG.