diff --git a/custom-node-list.json b/custom-node-list.json index 6774bc25..10b9fddb 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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",