ComfyUI Node
SVG Dimensions
A ComfyUI node in utils/svg with 2 inputs and 4 outputs.
SVG Dimensions
- width
- height
- width_with_unit
- height_with_unit
◄svg_input►
◄default_unitpx►
Categoryutils/svg
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| svg_input | STRING | — | |
| default_unitopt | COMBO | px | 7 options: px, pt, em, rem, cm, mm, +1 |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| width | FLOAT | — |
| height | FLOAT | — |
| width_with_unit | STRING | — |
| height_with_unit | STRING | — |