ComfyUI Node

Watermark

A node for applying digital watermarks on an image. It has both least significant bit watermarking and proper text watermarking modes. alias = text to use for the watermark, can be just an alias or whatever you want, could be the entire prompt for the image use_lsb = put the alias into the least significant bit of the pixels repeat_lsb = keep repeating the alias throughout the entire image pixel data use_visual_watermark = use text watermark visually visual_watermark_location = where to put the text, multiple locations rotate_text = rotate text or not rotation_angle = degree to rotate text to (0 = no rotation) text_spacing_x and text_spacing_y = for the tile text mode text_scale = text scale text_red, text_green, text_blue = text color in 0-255 range alpha = text alpha

By TrophiHunter·Created about a year ago·Updated about a year ago· 4
Watermark
  • image
  • IMAGE
alias
use_lsbtrue
repeat_lsbtrue
use_visual_watermarktrue
visual_watermark_locationtiled
rotate_texttrue
rotation_angle45
text_spacing_x1
text_spacing_y4
text_scale20
text_red255
text_green255
text_blue255
alpha0.250
CategoryTrophiHunter/Photography

Inputs (15)

NameTypeDefaultDescription
imageIMAGE
aliasSTRING
use_lsbBOOLEANtrue
repeat_lsbBOOLEANtrue
use_visual_watermarkBOOLEANtrue
visual_watermark_locationCOMBOtiled6 options: top left, top right, bottom left, bottom right, all corners, tiled
rotate_textBOOLEANtrue
rotation_angleINT45-360–360
text_spacing_xINT11–40
text_spacing_yINT41–40
text_scaleINT204–72
text_redINT2550–255
text_greenINT2550–255
text_blueINT2550–255
alphaFLOAT0.2500–1

Outputs (1)

NameTypeDescription
IMAGEIMAGE