mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-26 09:49:22 +08:00
Add ComfyUI-GMImageSaver to custom-node-list
This commit is contained in:
parent
395bb24427
commit
b51b40beb4
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user