diff --git a/custom-node-list.json b/custom-node-list.json index 21fb6a1a..03b645e5 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33797,6 +33797,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "title": "RC Image Compositor", + "author": "kj863257", + "description": "A comprehensive ComfyUI plugin suite that brings professional Photoshop-style layer effects and advanced compositing capabilities. Features modular architecture, 24 blend modes, and enhanced positioning system.", + "files": [ + "https://github.com/kj863257/ComfyUI_RC_Image_Compositor" + ], + "install_type": "git-clone", + "tags": ["compositing", "layer", "blend modes", "photoshop-style"] + } ] }