diff --git a/custom-node-list.json b/custom-node-list.json index b821a8e5..e7a57f9a 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28813,6 +28813,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "fchangjun", + "title": "MultiSaveImage Node", + "reference": "https://github.com/fchangjun/Comfyui_MultiSaveImage", + "files": [ + "https://github.com/fchangjun/Comfyui_MultiSaveImage" + ], + "install_type": "git-clone", + "description": "A custom node for saving multiple images simultaneously with batch processing and resizing capabilities." } ] }