add-watermark
Apply a watermark to images with customizable position and opacity using the 'add-watermark' tool in the MCP Media Processing Server.
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 |