Chatbox Overlay node for ComfyUI
Custom node for ComfyUI to add a text box over a processed image before save node.
Installation:
Download the py file and place it in the customnodes directory of your ComfyUI installation path. Restart ComfyUI.
Add the node just before your save node by searching for "Chatbox Overlay".
Included is a sample chatbox for 1024x1024 images. Adjust the start locations by calculating your image axis in pixels. Adjust your font location. Ex. for windows it might be c:/windows/fonts/font.ttf
Workflow:
For the sample chatbox image included, save and load this image into ComfyUI.
Example of stacking from X/Y coord calculations based of your image size.