ComfyUI Node
Percentage To Float
Convert a percentage value (0-100) to a float (0.0-1.0).
Percentage To Float
- float_value
◄percentage0.00►
CategorySage Utils/util
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| percentage | FLOAT | 0.000–100 | Percentage value to convert into a normalized float. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| float_value | FLOAT | Converted normalized float value from the input percentage. |