> For the complete documentation index, see [llms.txt](https://docs.cloudimage.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudimage.io/transformations/image-operations/boundmin.md).

# Boundmin

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

<mark style="color:orange;">**func=boundmin**</mark>

{% hint style="info" %}
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](/transformations/image-operations/fit.md) or [Bound](/transformations/image-operations/bound.md).
{% endhint %}

## Examples <a href="#examples-1" id="examples-1"></a>

| Preview                          | Syntax                                                                                                                                                                                                                                                                                                      |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/xD8h29169ljjxYi2XRhZ) | [/samples.scaleflex.com/eiffel\_doc.jpg?<mark style="color:orange;">**width=600**</mark>&<mark style="color:orange;">**height=600**</mark>&<mark style="color:orange;">**func=boundmin**</mark>](https://doc.cloudimg.io/https://samples.scaleflex.com/eiffel_doc.jpg?width=600\&height=600\&func=boundmin) |

<br>
