ForkSiliconFlowSiliconFlowpublished Jan 15, 2026seen 5d

siliconflow/comfy-image-saver

forked from giriss/comfy-image-saver

Open original ↗

Captured source

source ↗
published Jan 15, 2026seen 5dcaptured 14hhttp 200method plain

siliconflow/comfy-image-saver

Description: 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.

Language: Python

License: MIT

Stars: 0

Forks: 0

Open issues: 0

Created: 2026-01-15T10:37:36Z

Pushed: 2026-01-21T06:36:57Z

Default branch: main

Fork: yes

Parent repository: giriss/comfy-image-saver

Archived: no

README:

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.

!example-workflow

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_nodes
  • git clone git@github.com:giriss/comfy-image-saver.git
  • cd comfy-image-saver
  • pip install -r requirements.txt
  • Start/restart ComfyUI 🎉

Autodetection in action

!Screenshot 2023-08-17 at 13 15 18

Notability

notability 2.0/10

Routine fork of utility repo