ComfyUI Node
SVG Rasterizer (Simple)
A ComfyUI node in FromSVG/Tools with 6 inputs and 1 output.
SVG Rasterizer (Simple)
- image
◄svg_text<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><circle cx='128' cy='128' r='96' fill='#22c55e'/></svg>►
◄width512►
◄scale1.0►
◄background_colortransparent►
◄border_width0►
◄border_colortransparent►
CategoryFromSVG/Tools
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| svg_text | STRING | <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><circle cx='128' cy='128' r='96' fill='#22c55e'/></svg> | — |
| width | INT | 5120–4096 | — |
| scale | FLOAT | 1.00.1–20 | — |
| background_color | STRING | transparent | — |
| border_width | INT | 00–1024 | — |
| border_color | STRING | transparent | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |