ComfyUI Node
Logo Generator (Google Fonts)
A ComfyUI node in image/generator with 1 input and 1 output.
Logo Generator (Google Fonts)
- IMAGE
◄logo_config{
"text": "Your Logo",
"font_family": "Roboto",
"font_size": 72,
"font_color": "#000000",
"stroke_width": 0,
"stroke_color": "#FFFFFF",
"width": 800,
"height": 400,
"background_color": "#FFFFFF",
"x_position": "center",
"y_position": "center",
"rotation": 0,
"spacing": 0,
"background_transparency": 0
}►
Categoryimage/generator
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| logo_config | STRING | { "text": "Your Logo", "font_family": "Roboto", "font_size": 72, "font_color": "#000000", "stroke_width": 0, "stroke_color": "#FFFFFF", "width": 800, "height": 400, "background_color": "#FFFFFF", "x_position": "center", "y_position": "center", "rotation": 0, "spacing": 0, "background_transparency": 0 } | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |