Edit Image
Use the Edit Image node to manipulate and edit images.
The Edit Image connector allows you to perform image processing and modifications within a workflow. It can be used to manipulate images received from previous connectors, such as resizing images, adding text, or applying visual effects.
This connector is useful when workflows need to process or transform image files before storing, sending, or using them in other integrations.
Available Operations
The Edit Image connector supports the following image manipulation operations:
Blur: Apply a blur effect to reduce image sharpness.
Add Border: Add a border around the image.
Create Image: Generate a new blank image.
Crop: Trim or crop the image to a selected area.
Composite: Overlay one image on top of another.
Draw: Draw shapes or elements on the image.
Get Information: Retrieve metadata about the image.
Rotate: Rotate the image by a specified angle.
Resize: Change the dimensions of the image.
Shear: Shear the image along the X or Y axis.
Add Text: Insert text onto the image.
Output Options
The following options allow you to configure the output file generated by the connector.
File Name: specify the filename of the output file.
Format: specify the image format of the output file:
BMP
GIF
JPEG
PNG
TIFF
WebP
Last updated