Crop
Resize and crop to achieve the desired width and height
Resizes and crops the image to specified dimensions (width and height) while keeping proportions. The resulting image is then compressed and delivered via CDN.
func=crop
Examples
Gravity
Specifies which part of the image you wish to keep while cropping. If you omit the gravity option, central cropping is performed.
gravity=X
Available gravity values
Examples
Last updated
Was this helpful?