# Bound

Resizes to a given **width** and **height** box and keeps proportions. Similar to [fit](https://docs.cloudimage.io/transformations/image-operations/fit "mention") but without adding padding. Delivers the resulting image via CDN.

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

## Examples

| Preview                                                                                            | Syntax                                                                                                                                                                                                                                                                                                |
| -------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](https://content.gitbook.com/content/IDIcmPiz7q6Sr6ZHHQxV/blobs/NfA72sDWZEcXyerAWn5I/image.png) | [/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) |
