diff --git a/custom-node-list.json b/custom-node-list.json index 0b37723f..e1c2cdde 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28261,6 +28261,16 @@ "install_type": "git-clone", "description": "The 'Eses Image Effect Levels' is a ComfyUI custom node that provides a real-time levels adjustment tool directly within the user interface. It allows for interactive control over the tonal range of both images and masks, using a GPU-accelerated PyTorch backend for near instant feedback." }, + { + "author": "quasiblob", + "title": "ComfyUI-EsesImageTransform", + "reference": "https://github.com/quasiblob/ComfyUI-EsesImageTransform", + "files": [ + "https://github.com/quasiblob/ComfyUI-EsesImageTransform" + ], + "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": "TheLustriVA", "title": "ComfyUI Image Size Tool",