AGSoft Text Overlay
AGSoft Text Overlay
Overlays text onto an image with customizable font, color, alignment, stroke, shadow, background box, and opacity. Накладывает текст на изображение с настраиваемым шрифтом, цветом, выравниванием, обводкой, тенью, фоном и прозрачностью.
Pack: comfyui-AGSoft
custom_nodes.comfyui-AGSoft
Inputs (27)
| Name | Type | Required |
|---|---|---|
| image | IMAGE | required |
| text | STRING | required |
| font_name | COMBO | required |
| font_size | INT | required |
| font_color | COMBO | required |
| text_opacity | FLOAT | required |
| stroke_width | INT | required |
| stroke_color | COMBO | required |
| shadow_x | INT | required |
| shadow_y | INT | required |
| shadow_color | COMBO | required |
| box_padding | INT | required |
| box_color | COMBO | required |
| box_opacity | FLOAT | required |
| box_radius | INT | required |
| align | COMBO | required |
| justify | COMBO | required |
| text_align | COMBO | required |
| margins | INT | required |
| line_spacing | INT | required |
| position_x | INT | required |
| position_y | INT | required |
| rotation_angle | FLOAT | required |
| font_color_hex | STRING | optional |
| stroke_color_hex | STRING | optional |
| shadow_color_hex | STRING | optional |
| box_color_hex | STRING | optional |
Outputs (1)
| Name | Type |
|---|---|
| IMAGE | IMAGE |