Image filters
Apply image effects and adjustments
Last updated
Apply image effects and adjustments
Last updated
Copyright © 2023 Scaleflex
Filters allow you to modify images on the fly by applying different effects.
bright=X | f=bright:X
adjusts the brightness of the image
contrast=X | f=contrast:X
adjusts the contrast of the image
saturate=X | f=saturate:X
adjusts the saturation of the image
gray=1 | f=gray | grey=1 | f=grey
converts the image to a black and white one
colorize=X | colourise=X
applies a color overlay
pixelate=X | f=pixelate:X | pixellate=X | f=pixellate:X
pixelates the image into X-pixel-sized blocks
blur=X | f=blur:X
applies Gaussian blur
sharp=X | f=sharp:X
applies unsharp mask to sharpen the image
blur_faces=X
detects all faces in the image and applies blur to conceal them
To use more than one filter, you can either use separate parameters or concatenate them with commas into the f parameter:
Separate parameters:
Concatenate into the f parameter: