Nodes/RC Image Compositor/RC Channel Extractor
ComfyUI Node

RC Channel Extractor

Extract RGB channel or luminance as grayscale image and mask

By kj863257·Created 11 months ago·Updated 9 months ago· 16
RC Channel Extractor
  • image
  • IMAGE
  • MASK
channelgreen
invertfalse
CategoryRC/Channel

Inputs (3)

NameTypeDefaultDescription
imageIMAGE
channelCOMBOgreenChannel to extract: - red: Red channel - green: Green channel (often best for green screen) - blue: Blue channel - alpha: Alpha channel (if available) - luminance: Luminance (0.299*R + 0.587*G + 0.114*B)
invertBOOLEANfalseInvert the extracted channel

Outputs (2)

NameTypeDescription
IMAGEIMAGE
MASKMASK