From 3383e0e1659ee8cb395f647db573b00feda2aa14 Mon Sep 17 00:00:00 2001 From: Goktug Gumus Date: Thu, 30 May 2024 10:19:02 +0200 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d7a34d3e..ed944c97 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", + "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." } ] }