Boundmin

Resize with minimum size constraints (to fill a box)

Resizes an image while bounding the smaller dimension to the desired width or height while keeping proportions. Delivers the resulting image via CDN.

func=boundmin

Please note that the larger dimension of the resized image will be equal to or greater than the dimensions set in the URL. If you would like to fit the image to set width and height, you should use either Fit or Bound.

Examples

Last updated