Add EsesImageCompare node to node list (#1994)

Co-authored-by: eses <13034046+quasiblob@users.noreply.github.com>
This commit is contained in:
Eses 2025-07-14 12:53:29 +03:00 committed by GitHub
parent 71e56c62e8
commit f5f9de69b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28280,6 +28280,16 @@
"install_type": "git-clone",
"description": "Apply 2D transformations to images and masks within ComfyUI. Zoom, position, scale, flip, rotate, squash and stretch the input content. Tile images to create patterns (supports alpha channels). Fill options for managing canvas areas exposed by transformations. Apply masks to RGB images and invert mask inputs or outputs. No extra dependencies."
},
{
"author": "quasiblob",
"title": "ComfyUI-EsesImageCompare",
"reference": "https://github.com/quasiblob/ComfyUI-EsesImageCompare",
"files": [
"https://github.com/quasiblob/ComfyUI-EsesImageCompare"
],
"install_type": "git-clone",
"description": "Interactive A/B image comparison node with a draggable slider to reveal one image over another. Includes difference and other blend modes for more detailed analysis, allowing one to spot changes in similar images. Node also outputs a passthrough image of input A, and a grayscale difference mask."
},
{
"author": "TheLustriVA",
"title": "ComfyUI Image Size Tool",