Skip to main content
Skip table of contents

Filter options

Filter rendering is a “compound of compounds” command that allows to set up multiple filters and multiple parameters related to each filter.

The general command format is fx=filter1(var1:value1;var2:value2;...),filter2(...) — a comma-separated list of enabled filters, where each filter may contain a semi-colon separated list of variables and their respective values.

Multiple fx commands can be added to a layer. All mentioned filters will be combined and applied together as if configured using a single fx command.

Colorize (colo)

Colorize filter multiplies the colors of the current image or text layer with the provided color.

Variable

Type of value

Description

c

string

Effect color

Colorize-add (cadd)

This filter adds the specified color to all pixels of the current layer.

Variable

Type of value

Description

c

string

Effect color

Saturation (satu)

Saturation filter allows to adjust the layer saturation, either by boosting or by desaturating the image.

Variable

Type of value

Description

s

number

Effect strength, a number between -1 and 1

Exposure adjustment (expo)

Exposure filter applies a brightness adjustment to the image.

Variable

Type of value

Description

s

number

Effect strength, a number between -2 and 2

Contrast adjustment (cntr)

Modifies the image contrast ratio.

Variable

Type of value

Description

s

number

Effect strength, a number between -1 and 1

Warm-cool adjustment (warm)

Adjusts the overall feel of the image and shifts color either to the cool or warm areas.

Variable

Type of value

Description

s

number

Effect strength, a number between -1 and 1

Drop shadow filter (sdw)

sdw filter applies outer drop shadow effect to a text or an image layer.

Variable

Type of value

Description

x

number

Shadow X offset.

y

number

Shadow Y offset.

b

number

Shadow radius.

c

string

Shadow color.

o

number

Effect opacity.

Inner shadow filter (isdw)

isdw filter applies inner shadow effect to a text or an image layer.

Variable

Type of value

Description

x

number

Shadow X offset.

y

number

Shadow Y offset.

b

number

Shadow radius.

c

string

Shadow color.

o

number

Effect opacity.

Glow filter (glw)

glw filter applies outer glow effect to a text or an image layer.

Variable

Type of value

Description

x

number

Glow X offset.

y

number

Glow Y offset.

b

number

Glow radius.

c

string

Glow color.

o

number

Effect opacity.

Inner glow filter (iglw)

iglw filter applies inner glow effect to a text or an image layer.

Variable

Type of value

Description

x

number

Glow X offset.

y

number

Glow Y offset.

b

number

Glow radius.

c

string

Glow color.

o

number

Effect opacity.

Emboss filter (emb)

emb filter applies image embossing effect to a text or an image layer.

Variable

Type of value

Description

kd

number

Effect strength.

lc

number

Light intensity.

ku

number

Effect width.

p

3 x number

Virtual light position.

o

number

Opacity of the relief image.

oo

number

Amount of the original image blending with the generated relief.

c

string

Embossing effect color.

Embroidery simulation filter (thrd)

thrd filter applies embroidery simulation effect to a text or an image layer.

Variable

Type of value

Description

f

number

Fill density, a number greater than 0. The greater the number, the more distance is between the stitches.

n

number

Number of thread stops to generate in the simulation.

d

number

Embroidery rasterization DPI. If no DPI value is provided, the document DPI will be used instead.

w

number

Thread width in pixels

mw

number

Thread width in millimeters

ip

number

Positional imperfection range, in pixels

mip

number

Positional imperfection range, in millimeters

iw

number

Thread width imperfection range, in pixels

miw

number

Thread width imperfection range, in millimeters

g

number

Gradient effect strength in the range between 0 and 1, controls how dark the “tail” end of stitches would become. 0 means full strength darkening is applied, while 1 will have no effect.

gs

number

Gradient effect strength in the range between 0 and 1, controls how dark the “start” end of stitches would become. 0 means full strength darkening is applied, while 1 will have no effect.

s

boolean

Enable or disable shadow rendering

sw

number

Shadow radius, in pixels

sc

string

Shadow color in rrggbbaa format. If omitted, shadows will default to black color.

Outline (out)

out filter applies an outline around the opaque areas of a layer with a given color and radius.

Variable

Type of value

Description

r

number

Outline radius

c

string

Outline color in rrggbbaa format.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.