Nodes/ComfyUI-JakeUpgrade/Image Input Switch JK๐Ÿ‰
ComfyUI Node

Image Input Switch JK๐Ÿ‰

Switch between two image inputs based on boolean condition

By jakechaiยทCreated 2 years agoยทUpdated 2 months agoยท 146
Image Input Switch JK๐Ÿ‰
  • image_false
  • image_true
  • image_output
  • boolean
โ—„boolean_valuefalseโ–บ
Category๐Ÿ‰ JK/๐Ÿ”€ Switch

Inputs (3)

NameTypeDefaultDescription
boolean_valueBOOLEANfalseCondition to select between inputs (True=image_true, False=image_false)
image_falseIMAGEImage to return when condition is False
image_trueoptIMAGEImage to return when condition is True (optional)

Outputs (2)

NameTypeDescription
image_outputIMAGEโ€”
booleanBOOLEANโ€”