mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
Add ComfyUI-GMImageSaver to custom-node-list
This commit is contained in:
@@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user