Add ComfyUI-GMImageSaver to custom-node-list

This commit is contained in:
るみなー先生 2026-06-05 23:39:08 +09:00
parent 395bb24427
commit b51b40beb4

View File

@ -52986,6 +52986,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."
}
]
}