diff --git a/custom-node-list.json b/custom-node-list.json index 71309a1a..e132eff1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37322,6 +37322,18 @@ "install_type": "unzip", "description": "Various image processing nodes." }, + { + "author": "kjqwer", + "title": "SmartSaveImage", + "reference": "https://github.com/kjqwer/SmartSaveImage", + "files": [ + "https://github.com/kjqwer/SmartSaveImage" + ], + "install_type": "git-clone", + "description": "Smart Image Saving Nodes - Offers intelligent folder management and image saving capabilities, supporting flexible folder hierarchy control, multiple metadata sources, various image formats, and metadata embedding. It includes two nodes: SmartFolderManager and SmartImageSaver.", + "pip": ["Pillow", "piexif"], + "nodename_pattern": "Smart" + }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI",