TiledWan Image To Mask

TiledWanImageToMask

Extracts a specific color channel from an image to create a mask. Useful for converting colored regions, alpha channels, or channel-specific data into masks for use with inpainting, compositing, or other masking operations. The output mask values represent the intensity of the selected channel, with proper normalization and clamping.

Pack: comfyUI-TiledWan

custom_nodes.comfyUI-TiledWan

Inputs (4)

NameTypeRequired
imageIMAGErequired
channelCOMBOrequired
clamp_outputBOOLEANrequired
normalize_outputBOOLEANrequired

Outputs (1)

NameType
maskMASK