ComfyUI Node
XYZ String to Number
A ComfyUI node in XYZ Grid with 2 inputs and 2 outputs.
XYZ String to Number
- int_value
- float_value
◄text10►
◄output_typeINT►
CategoryXYZ Grid
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | 10 | String value to convert to number |
| output_type | COMBO | INT | Convert to integer or float |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| int_value | INT | — |
| float_value | FLOAT | — |