add_watermark
Protect images by overlaying custom text watermarks. Provide base64 image data and the text to add.
Instructions
Add a text watermark to an image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| binaryData | Yes | Base64 encoded image | |
| watermark_text | Yes | Text to overlay |