Cloudimage - Documentation

Image filters

Filters allow you to edit your images on-the-fly by applying different effects. Below is a list of the available filters. For more details, click on the respective filter.

Filter list

filtersyntaxdescription
brightnessbright=X | f=bright:Xadjusts the brightness of the image
contrastcontrast=X | f=contrast:Xadjusts the contrast of the image
greyscalegrey=1 | f=grey |
gray=1
| f=gray
converts the image to black and white
pixellatepixellate=X | f=pixellate:X |
pixelate=X | f=pixelate:X
X - size of block (in pixels)
pixellates the image into X-pixel-sized blocks
blurblur=X | f=blur:X
X - radius (in pixels)
applies Gaussian blur effect
sharpensharp=X | f=sharp:X
X - radius (in pixels)
applies unsharp mask effect to sharpen the image
rounded cornersradius=X | f=radius:X
X - corner radius (in pixels)
rounds the corners of the image
bg_colour=X | bg_color=X
X - corner colour (hex code or name)
fills the rounded corners with a specified colour
face blurringblur_faces=1 | blur_faces=TH,R,S,CR
TH - detection threshold, R - blur radius
S - blur sigma, CR - corner radius (in pixels or max)
detects the faces in the image and fogs them

Do not hesitate to contact us if you need any additional filters not listed above.

Combining filters

To use more than one filter, you can either use separate commands or concatenate them with commas: