ComfyUI Node
Rescale Float List | Akatz
# AK Rescale Float List Rescale a list of float values from an original range to a new range. - float_list: The input list of float values to be rescaled. - orig_min: The minimum value of the original range. - orig_max: The maximum value of the original range. - new_min: The minimum value of the new range. - new_max: The maximum value of the new range.
Rescale Float List | Akatz
- output_list
◄float_list—►
◄new_min0.000►
◄new_max1.000►
Category💜Akatz Nodes/Utils
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| float_list | FLOAT | — | |
| new_min | FLOAT | 0.000-10000000000–10000000000 | — |
| new_max | FLOAT | 1.000-10000000000–10000000000 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| output_list | FLOAT | — |