ComfyUI Node
Images Pixels Compare
Compare two images at the pixel level to check whether they are exactly the same.
Images Pixels Compare
- image1
- image2
- Result
◄if_same_outputtrue►
Categoryzyd232 Nodes
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image1 | IMAGE | First image to compare | |
| image2 | IMAGE | Second image to compare | |
| if_same_output | BOOLEAN | true | When true, outputs true if the images are identical; when false, inverts the logic |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Result | BOOLEAN | — |