markly_batch_watermark
Apply text watermarks to multiple images in one batch. Upload image URLs, set text and style, receive a ZIP file with up to 20 watermarked images.
Instructions
Watermark multiple images at once. Upload image URLs, apply text watermark, get a ZIP. Supports up to 20 images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_urls | Yes | Array of image URLs to watermark (max 20) | |
| text | Yes | Watermark text to apply to all images | |
| size | No | Font size in pixels (12-200, default 48) | |
| color | No | Hex color (e.g. #ffffff) | |
| opacity | No | Opacity percentage (5-100, default 50) | |
| position | No | Watermark position | |
| tile | No | Tile watermark across all images |