add-watermark
Apply customizable watermarks to images using precise positioning and opacity settings. Save outputs to specified paths for streamlined branding and content protection.
Instructions
Add watermark to image
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputPath | Yes | Absolute path to input image file | |
opacity | No | Watermark opacity (0-100) | |
outputFilename | No | Output filename (only used if outputPath is not provided) | |
outputPath | No | Optional absolute path for output file. If not provided, file will be saved in Downloads folder | |
position | No | Position of watermark | southeast |
watermarkPath | Yes | Absolute path to watermark image file |