Add MultiSaveImage custom node (#1956)

This commit is contained in:
方长君 2025-06-30 20:13:20 +08:00 committed by GitHub
parent 4aeabfe0a7
commit 7b311f2ccf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28813,6 +28813,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "fchangjun",
"title": "MultiSaveImage Node",
"reference": "https://github.com/fchangjun/Comfyui_MultiSaveImage",
"files": [
"https://github.com/fchangjun/Comfyui_MultiSaveImage"
],
"install_type": "git-clone",
"description": "A custom node for saving multiple images simultaneously with batch processing and resizing capabilities."
}
]
}