Image Rotator / Flipper
Rotate an image by 90° increments, or flip it horizontally or vertically.
How it works
Rotates in exact 90° steps or mirrors the image using canvas transforms, so there's no quality loss from re-sampling at odd angles.
Rotate an image by 90° increments, or flip it horizontally or vertically.
Rotates in exact 90° steps or mirrors the image using canvas transforms, so there's no quality loss from re-sampling at odd angles.