diff --git a/custom-node-list.json b/custom-node-list.json index ed23322a..0170be9e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53490,6 +53490,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ruminar", + "title": "ComfyUI-GMImageSaver", + "id": "gmimagesaver", + "reference": "https://github.com/ruminar/ComfyUI-GMImageSaver", + "files": [ + "https://github.com/ruminar/ComfyUI-GMImageSaver" + ], + "install_type": "git-clone", + "description": "GraphicsMagick-based direct JPEG saver node for ComfyUI. Saves IMAGE tensors directly as JPEG without intermediate PNG files. JPEG-only, previewless, label-aware, and useful for organized batch/inventory workflows. NOTE: GraphicsMagick must be installed separately and available via GM_PATH or PATH." } ] }