Nodes/WWAA-CustomNodes/🪠️ WWAA Image Switcher
ComfyUI Node

🪠️ WWAA Image Switcher

Routes two input images to two output ports with optional switching. When switch is False, image A goes to output X and image B goes to output Y (pass-through). When switch is True, the outputs are swapped so image A goes to output Y and image B goes to output X. Useful for conditional image routing in workflows. Only accepts single images, not batches.

By hgabha·Created 2 years ago·Updated 5 months ago· 36
🪠️ WWAA Image Switcher
  • image_a
  • image_b
  • output_x
  • output_y
switchfalse
Category🪠️ WWAA/image

Inputs (3)

NameTypeDefaultDescription
image_aIMAGE
image_bIMAGE
switchBOOLEANfalse

Outputs (2)

NameTypeDescription
output_xIMAGE
output_yIMAGE