Rotate
Uploadcare Image Transformations allow rotating images manually and according to EXIF, flip and mirror images. Image Rotation follows the general image transformation workflow.
Automatic Rotation, EXIF-based
-/autorotate/yes/
-/autorotate/no/
The default behavior goes with parsing EXIF tags of original images and rotating
them according to the “Orientation” tag. This is what we call autorotation.
-/autorotate/no/
allows turning off the default behavior.
Manual Right-Angle Rotation
-/rotate/:angle/
Right-angle image rotation, counterclockwise. The value of :angle
must be a
multiple of 90.
Flip
Flips images.
Mirror
Mirrors images.