All the tools you need to save images with their generation metadata on ComfyUI. Compatible with Civitai & Prompthero geninfo auto-detection. Works with png
, jpeg
and webp
.
You can find the example workflow file named example-workflow.json
.
If you have ComfyUI-Manager, you can simply search "Save Image with Generation Metadata" and install these custom nodes 🎉
If you don't have ComfyUI-Manager, then:
cd custom_nodes
git clone git@github.com:giriss/comfy-image-saver.git
cd comfy-image-saver
pip install -r requirements.txt