> 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/bound.md).

# Bound

Resizes to a given **width** and **height** box and keeps proportions. Similar to [Fit](/transformations/image-operations/fit.md) but without adding padding. Delivers the resulting image via CDN.

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

## Examples

| Preview                          | Syntax                                                                                                                                                                                                                                                                                                |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/UhCl8DfzAnViMb47OWsH) | [/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=bound**</mark>](https://doc.cloudimg.io/https://samples.scaleflex.com/eiffel_doc.jpg?width=600\&height=600\&func=bound) |
