ComfyUI Node
Convert to number
A ComfyUI node in ✨ LF Nodes/Primitives with 6 inputs and 6 outputs.
Convert to number
- JSON
- ui_widget
- float
- int
- float_sum
- int_sum
- float_list
- int_list
◄boolean—►
◄string—►
◄integer—►
◄float—►
Category✨ LF Nodes/Primitives
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| JSONopt | JSON | JSON value to convert to numbers. | |
| booleanopt | BOOLEAN | Boolean value to convert to numbers. | |
| stringopt | STRING | String value to convert to numbers. | |
| integeropt | INT | Integer value to convert to numbers. | |
| floatopt | FLOAT | Float value to convert to numbers. | |
| ui_widgetopt | KUL_CODE | — |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| float | FLOAT | — |
| int | INT | — |
| float_sum | FLOAT | — |
| int_sum | INT | — |
| float_list | FLOAT | — |
| int_list | INT | — |