ComfyUI Node
Multi Min/Max
A node that finds the minimum or maximum value among multiple inputs. Forked from Impact Pack's MinMax node, extended to support up to 8 inputs. Accepts any comparable type and returns the min/max value of the same type.
Multi Min/Max
- a
- b
- c
- d
- e
- f
- g
- h
- *
◄modetrue►
CategoryMath
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | BOOLEAN | true | — |
| a | * | — | |
| b | * | — | |
| copt | * | — | |
| dopt | * | — | |
| eopt | * | — | |
| fopt | * | — | |
| gopt | * | — | |
| hopt | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | — |