Visit ComfyUI Online for ready-to-use ComfyUI environment
Versatile tool for adding customizable watermarks (text or image) to enhance and protect images.
The AddWaterMarkNode is a versatile tool designed to enhance your images by adding watermarks, which can be either text or image-based. This node is particularly useful for artists and creators who wish to protect their work or add branding to their images. By allowing you to customize the position, opacity, and scale of the watermark, this node provides flexibility in how the watermark is applied, ensuring it complements rather than detracts from the original image. The node supports both image and text watermarks, offering options to adjust text color and font, making it a comprehensive solution for watermarking needs.
This parameter represents the original image to which the watermark will be added. It is essential as the base layer for the watermarking process.
A boolean parameter that determines whether an image watermark will be applied. The default value is True
, meaning an image watermark will be used unless specified otherwise.
This integer parameter sets the horizontal position of the watermark on the image. It ranges from 0 to 10000, with a default value of 0, allowing precise placement of the watermark.
Similar to position_X, this integer parameter sets the vertical position of the watermark. It also ranges from 0 to 10000, with a default value of 0, providing control over the watermark's vertical alignment.
A float parameter that controls the transparency of the watermark, ranging from 0 (completely transparent) to 1 (fully opaque). The default value is 1.0, ensuring the watermark is visible by default.
This float parameter adjusts the size of the watermark relative to its original dimensions. It ranges from 0.1 to 10.0, with a default value of 1.0, allowing you to scale the watermark to fit the image appropriately.
An optional parameter that accepts an image to be used as the watermark. This parameter is used when image_watermark is set to True
.
An optional mask image that defines the transparency of the watermark. The mask must be the same size as the watermark image.
A string parameter for the text to be used as a watermark. The default value is "enter text", and it is used when a text watermark is desired.
This string parameter specifies the color of the text watermark in hexadecimal format. The default value is "#FFFFFF" (white).
An optional parameter that allows you to select the font for the text watermark. It provides a list of available fonts from which you can choose.
The output is the image with the applied watermark. This parameter returns the final watermarked image, which can be used for display or further processing.
© Copyright 2024 RunComfy. All Rights Reserved.
RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Playground, enabling artists to harness the latest AI tools to create incredible art.