We found 2 matches for: image tools

An overview of all image tools blocks currently available, updated daily!

image: convert to webp

In-pins

flow
files
The files to be converted
quality
The quality of the file (1-100)

Out-pins

flow
converted files
success
True if all images succeeded. False if one or more images are failing
errors
Error messages
failed
Files which were not converted.
image: resize

In-pins

flow
Files
The files to be resized. The resize will create new files and not overwrite the old ones.
Input path
The input path of the original image (Wont be saved over)
Width
The new width in pixels. Leave empty to auto-scale the height
Height
The new height in pixels. Leave empty to auto-scale the width
Quality
The quality of the file (1-100)
Fit
Default: cover. Options: cover, contain, fill, inside, outside
Position
Can only be used with fit cover or contain. Default: centre. Options: top right top, right, right bottom, bottom, left bottom, left, left top, centre

Out-pins

flow
Resized files
File paths
Array with the new file paths
Success
True if all images succeeded. False if one or more images are failing
Errors
Error messages
Failed
Files which were not resized.
Failed paths
Array of file paths that failed