ImageObject
Transformation Methods
Apply transformations to images
convert
Create a new image by converting an existing image to a different format.
The supported image formats are jpeg
, png
, and webp
.
crop
Create a new image by cropping an existing image.
mirror
Create a new image by mirroring an existing image.
resize
Create a new image by resizing an existing image.
rotate
Create a new image by rotating an existing image.