ComfyUI Node
Watermark Color UI
Add a recolorable transparent watermark with an interactive position/color editor. No extra dependencies.
Watermark Color UI
- image
- watermark
- watermark_mask
- image
◄tint_color#ffffff►
◄tint_strength100►
◄preserve_luminancefalse►
◄x_percent90.0►
◄y_percent90.0►
◄scale20.0►
◄opacity90►
◄rotation0►
◄blend_modenormal►
Categoryimage/post
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| watermark | IMAGE | — | |
| tint_color | STRING | #ffffff | Watermark color as #RRGGBB. The visual widget includes a color picker and eyedropper. |
| tint_strength | FLOAT | 1000–100 | 0 keeps original watermark RGB; 100 applies the selected color. |
| preserve_luminance | BOOLEAN | false | Use the original watermark brightness as shading when applying color. |
| x_percent | FLOAT | 90.0-100–200 | Watermark center X as percent of image width. |
| y_percent | FLOAT | 90.0-100–200 | Watermark center Y as percent of image height. |
| scale | FLOAT | 20.00.1–200 | Watermark width as percent of image width. |
| opacity | FLOAT | 900–100 | Watermark alpha multiplier. |
| rotation | FLOAT | 0-360–360 | Watermark rotation in degrees. |
| blend_mode | COMBO | normal | Color blending mode used when compositing the watermark. |
| watermark_maskopt | MASK | Optional. Connect the MASK output from the watermark Load Image node to preserve transparent PNG alpha. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |