ComfyUI Node
PVL Text Overlay
PVL_TextOverlayNode applies a text overlay to an image. You can specify the text, its position, font family, variation, size, and color.
PVL Text Overlay
- image
- IMAGE
◄textHello, ComfyUI!►
◄fontC059►
◄font_variationauto►
◄font_size51►
◄font_color_r255►
◄font_color_g255►
◄font_color_b255►
◄x_percent50.0►
◄y_percent50.0►
◄anchorcenter-center►
Category⚙️PVL Nodes/Text
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| text | STRING | Hello, ComfyUI! | — |
| font | COMBO | C059 | Font family. |
| font_variation | COMBO | auto | 5 options: auto, regular, italic, bold, bold_italic |
| font_size | INT | 51 | — |
| font_color_r | INT | 2550–255 | — |
| font_color_g | INT | 2550–255 | — |
| font_color_b | INT | 2550–255 | — |
| x_percent | FLOAT | 50.00–100 | — |
| y_percent | FLOAT | 50.00–100 | — |
| anchor | COMBO | center-center | 9 options: left-top, center-top, right-top, left-center, center-center, right-center, +3 |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |