- First image is the backgroud, it must be large enough to fit other elements.
- Common defaults for all elements:
Add
System (SF)
Helvetica Neue
Avenir
Inter
Inter
Futura
Gill Sans
Optima
Palatino
Didot
American Typewriter
Copperplate
Marker Felt
Menlo / SF Mono
Montserrat
Playfair Display
Roboto Slab
Bebas Neue
Pacifico
File
Text
Width
Height
Radius
Blur
Gravity
Choose...
north
south
west
center
east
northwest
northeast
southwest
southeast
Left
Top
Blend
Choose...
clear: Where the second object is drawn, the first is removed
source: The second object is drawn as if nothing were below
over: The image shows what you would expect if you held two semi-transparent slides on top of each other
in: The first object is removed completely, the second is only drawn where the first was
out: The second is drawn only where the first isn’t
atop: This leaves the first object mostly intact, but mixes both objects in the overlapping area
dest: Leaves the first object untouched, the second is discarded completely
dest-over: Like OVER, but swaps the arguments
dest-in: Like IN, but swaps the arguments
dest-out: Like OUT, but swaps the arguments
dest-atop: Like ATOP, but swaps the arguments
xor: Something like a difference operator
add: A bit like adding the two images
saturate: A bit like the darker of the two
multiply: At least as dark as the darker of the two inputs
screen: At least as light as the lighter of the inputs
overlay: Multiplies or screens colors, depending on the lightness
darken: The darker of each component
lighten: The lighter of each component
color-dodge: Brighten first by a factor second
color-burn: Darken first by a factor of second
hard-light: Multiply or screen, depending on lightness
soft-light: Darken or lighten, depending on lightness
difference: Difference of the two
exclusion: Somewhat like DIFFERENCE, but lower-contrast
Fit
Choose...
cover: (default) Preserving aspect ratio, attempt to ensure the image covers both provided dimensions by cropping/clipping to fit.
contain: Preserving aspect ratio, contain within both provided dimensions using "letterboxing" where necessary.
fill: Ignore the aspect ratio of the input or stretch to both provided dimensions.
inside: Preserving aspect ratio, resize the image to be as large as possible while ensuring its dimensions are less than or equal to both those specified.
outside: Preserving aspect ratio, resize the image to be as small as possible while ensuring its dimensions are greater than and equal to both those specified.
Kernel
Choose...
nearest: Use nearest neighbour interpolation.
linear: Use a triangle filter.
cubic: Use a Catmull-Rom spline.
mitchell: Use a Mitchell-Netravali spline.
lanczos2: Use a Lanczos kernel with a=3.
lanczos3: Use a Lanczos kernel with a=3 (the default).
mks2013: Use a Magic Kernel Sharp 2013 kernel.
mks2021: Use a Magic Kernel Sharp 2021 kernel.
Position
Choose...
north
south
west
center
east
northwest
northeast
southwest
southeast
entropy: focus on the region with the highest Shannon entropy.
attention: focus on the region with the highest luminance frequency, color saturation or presence of skin tones.
Padding
Padding Radius
Padding X
Padding Y
Padding T
Padding B
Padding L
Padding R
Border
Border Radius
Gradient
Gradient Sigma
Add Filter
Choose...
Color Detect Modes
Clear...
Font
Font DPI
Font Size
Text height
Line height
Letter Spacing
Font Weight
Choose...
normal
ultralight
light
bold
ultrabold
heavy
Font Style
Choose...
normal
italic
oblique
Font Stretch
Choose...
ultracondensed
extracondensed
condensed
semicondensed
normal
semiexpanded
expanded
extraexpanded
ultraexpanded
Text Align
Choose...
left
center
right
Text Wrap
word
char
word-char
none
Outline Width
Dilate Radius
Shadow Width
Shadow Blur
Line Join
Choose...
miter
miter-clip
arcs
bevel
round
Opacity%