Action - Combine Images

The action Combine Images allows to superimpose two images on top of each other. The images have to be loaded with action Init Variable Image File.

Note: The action has to create a copy of the image in memory so please ensure to scale down the images first when memory becomes an issue.

 

Examples:
  • Superimpose a logo on an image as a watermark.
Settings
Variable with first image (DST)
The variable containing the base image. The result is saved in this variable. Variables are supported.
Variable with second image (SRC)
The variable containing the image to combine with the first one. Variables are supported.
Mode
How to combine the two images.
Alignment of second image
The alignment of the second image on the first one.
X/Y-Offset
The offset of the second image relative to the gravity. Variables are supported.
Opacity of second image
The opacity of the second image. Variables are supported.