ComfyUI Node
Image Compare A/B π
Shows A and B on one panel: slide across it to reveal B up to the pointer, or switch to hold mode and press to flash B over A. image_a passes through unchanged so the node can sit mid-graph.
Image Compare A/B π
- image_a
- image_b
- image_a
Categoryπ AusBoss/Image
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| image_a | IMAGE | Baseline batch. Its first frame is preview A, and the whole batch passes through the output unchanged. | |
| image_b | IMAGE | Comparison batch. Its first frame is preview B, revealed by sliding across or holding on the panel. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image_a | IMAGE | image_a passed through unchanged, so downstream nodes keep working while you compare. |