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

Width and height

Proportionally resize an image to the desired width or height

Resizes an image to a specified width or height while preserving its original aspect ratio. You need to specify the width or height parameter in pixels. After transformation, the image will be compressed and delivered via CDN.

width | w

height | h

Examples

Last updated