ComfyUI_HBH-image_overlay
Use the point editor to perform image composition editing.
Nodes (6)
The picker that hands you pixel coordinates — and doesn't draw a dot
Where the dot finally shows up
The name promises a canvas, the code remembers a dot
Paste a logo, watermark or sticker with control over every axis
An overlay node waiting for a type nobody ships
A display node that refuses to sleep
ComfyUI_HBH-image_overlay
usage: Enter base_image as the base image
Enter overlay_image as the upper layer image
Adjust the zoom factor
Adjust angle transformation
Adjust flip (vertical and horizontal)
regulating binding mode
Adjust opacity
Function:
Combined with the point editor in KJNodes to output coordinates
Coordinate receiving format [{"x":0, "y": 0}]
When using it in conjunction with other nodes, be sure to add the image to the RGB node.