You can rotate an image clockwise by a specified angel. The specified angel can be 90°, 180°, or 270°.
Parameters
image_process=rotate
.
Examples
If you want to rotate an image clockwise by 180°, you can use the http(s)://example.com/image01.png?image_process=rotate,180
request URL.