Add MultiSaveImage custom node

This commit is contained in:
方长君 2025-06-27 16:14:24 +08:00
parent 23a09ad546
commit 39ed704f40

View File

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