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.

By drmbt·Created 2 years ago·Updated 6 months ago· 6
Multi Min/Max
  • a
  • b
  • c
  • d
  • e
  • f
  • g
  • h
  • *
modetrue
CategoryMath

Inputs (9)

NameTypeDefaultDescription
modeBOOLEANtrue
a*
b*
copt*
dopt*
eopt*
fopt*
gopt*
hopt*

Outputs (1)

NameTypeDescription
**