ComfyUI Node
Ratio Combobox
Provides an easy way to select from predefined aspect ratios or scaling percentages and output them as a float.
Ratio Combobox
- ratio_float
◄ratio50%►
CategoryMDSNodes/FLOAT
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| ratio | COMBO | 50% | Select a predefined percentage option from the list. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| ratio_float | FLOAT | The selected percentage converted into a decimal float value (e.g., 50% becomes 0.5). |