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

Blur

Gaussian blur

Applies Gaussian blur to the image. The parameter value (X) is the kernel size of the filter in pixels.

blur=X

Examples

Last updated