Cropfit
Automatic crop or fit based on origin dimensions
Performs either Crop or Fit depending on the origin image and the desired transformation dimensions.
If the desired image is smaller than the original, the result is cropped to achieve the desired dimensions.
func=cropfit
Examples
Using cropfit with trim
If you include the Trim operation in the URL, the image will be trimmed first (if possible) and then either cropped or fitted to the desired size.
Examples
Last updated