diff --git a/custom-node-list.json b/custom-node-list.json index d7a34d3e..71bcdd36 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9989,6 +9989,15 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "goktug", + "title": "Save Image Plus for ComfyUI", + "id": "saveimage-plus", + "reference": "https://github.com/Goktug/comfyui-saveimage-plus", + "files": ["https://github.com/Goktug/comfyui-saveimage-plus"], + "install_type": "git-clone", + "description": "Save Image Plus is a custom node for ComfyUI that allows you to save images in JPEG and WEBP formats with optional metadata embedding." } ] }