ComfyUI Node

RC Threshold

Convert image to high contrast black and white using threshold values.

By kj863257·Created 11 months ago·Updated 9 months ago· 16
RC Threshold
  • image
  • IMAGE
threshold0.50
methodluminance
invertfalse
CategoryRC/Adjustments

Inputs (4)

NameTypeDefaultDescription
imageIMAGE
thresholdFLOAT0.500–1Threshold value (0.0-1.0, pixels below this become black, above become white)
methodCOMBOluminanceThreshold calculation method: - luminance: Use perceptual luminance (0.299R + 0.587G + 0.114B) - average: Simple RGB average (R + G + B) / 3 - red/green/blue: Use single color channel
invertBOOLEANfalseInvert the threshold result (black becomes white, white becomes black)

Outputs (1)

NameTypeDescription
IMAGEIMAGE