For the complete documentation index, see llms.txt. This page is also available as Markdown.

Bound

Resize with maximum size constraints (fit in a box)

Resizes to a given width and height box and keeps proportions. Similar to Fit but without adding padding. Delivers the resulting image via CDN.

func=bound

Examples

Last updated