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

Cover

Resize ignoring proportions

Resizes the image to a specified width and height without keeping the original proportions and delivers the resulting image via CDN.

func=cover

The cover resize function does not keep proportions and might distort your original image. This mode should be used carefully.

Examples

Last updated