ComfyUI Node
Image Input Switch JK๐
Switch between two image inputs based on boolean condition
Image Input Switch JK๐
- image_false
- image_true
- image_output
- boolean
โboolean_valuefalseโบ
Category๐ JK/๐ Switch
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| boolean_value | BOOLEAN | false | Condition to select between inputs (True=image_true, False=image_false) |
| image_false | IMAGE | Image to return when condition is False | |
| image_trueopt | IMAGE | Image to return when condition is True (optional) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image_output | IMAGE | โ |
| boolean | BOOLEAN | โ |