Add a Save Image (Dir) node to list

- Extends the official save_image node
- Allows users to save images to any custom directory
- Maintains panel preview functionally via temporary copies
- Auto-cleans temp files on each run
This commit is contained in:
Owl-V 2025-10-16 21:06:41 +08:00 committed by GitHub
parent 337c9aa2c7
commit f882df56d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34835,6 +34835,22 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Owl-V",
"title": "ComfyUI-Owlv_Nodes",
"id": "comfyui-owlv_nodes",
"reference": "OwlvChirotha/ComfyUI-Owlv_Nodes",
"files": [
{
"url": "https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes",
"dest": "custom_nodes/ComfyUI-Owlv_Nodes",
"method": "clone"
}
],
"install_type": "git-clone",
"description": "A collection of custom utility nodes for ComfyUI, providing a variety of practical mini-tools with multiple functions.",
"tags": ["utility"]
}
]
}