Alexis Rolland
95e3751bbc
Update input lables
2026-07-07 17:49:12 +08:00
Alexis Rolland
492aa821cf
Update comfy_extras/nodes_text_overlay.py
2026-07-07 11:13:39 +08:00
drozbay
5ebf9883dd
Remove background option until dynamic boolean inputs are available
2026-07-06 09:22:05 -06:00
drozbay
6ec4e57a2c
Change background_color to bg_color
2026-07-05 18:15:37 -06:00
drozbay
940a9063ec
Add color, outline, and background controls
2026-07-05 17:45:01 -06:00
drozbay
d8711f0460
Improve rendering on batches of images, and some general code flow improvements
2026-06-28 18:43:36 -06:00
drozbay
f6daf4301d
Add position and alignment options
2026-06-28 17:20:24 -06:00
drozbay
e99602e5ab
Condense input parameters
2026-06-28 12:35:42 -06:00
drozbay
4cfbb19fd9
Handle newline character
2026-06-28 12:28:28 -06:00
drozbay
0480cb5bdf
Disable the text overlay banner by default
2026-06-28 12:28:28 -06:00
drozbay
8978d2b2a3
Add native Text Overlay node for images and video
...
Overlay text along the top of an image or image batch (video) without
resizing it. Takes just an image and the text; the font scales with
resolution and wraps to fit, long text fills and overflows rather than
truncating, and a translucent banner with a contrasting outline keeps it
legible on any background.
CORE-137
2026-06-28 12:28:28 -06:00