Save Image with Generation Metadata
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…
Nodes (9)
One CFG value for the sampler and the saved metadata
Record the model name Civitai matches on
A plain integer source for steps, seeds and counts
Pick the sampler once, feed it to KSampler and the metadata
Make Civitai actually read your ComfyUI settings
The other half of the sampler choice, wired once
One seed, wired to both the sampler and the metadata
One prompt box that feeds the encoder and the metadata
A dimension source for the latent and the metadata
Save image with generation metadata on ComfyUI
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.
How to install?
Method 1: Easiest (Recommended)
If you have ComfyUI-Manager, you can simply search "Save Image with Generation Metadata" and install these custom nodes 🎉
Method 2: Easy
If you don't have ComfyUI-Manager, then:
- Using CLI, go to the ComfyUI folder
cd custom_nodesgit clone [email protected]:giriss/comfy-image-saver.gitcd comfy-image-saverpip install -r requirements.txt- Start/restart ComfyUI 🎉
Now what?
Just upload your image to Civitai / Prompthero and all the metadata are generated automatically! 😍