giriss / comfy-image-saver

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.
MIT License
188 stars 32 forks source link

Question about Filename Formatting #19

Open Latentnaut opened 8 months ago

Latentnaut commented 8 months ago

Is it possible to use built-in feature to formatting the filename or foldername? Like:

%node_name.widget_name%

https://blenderneko.github.io/ComfyUI-docs/Interface/SaveFileFormatting/#search-and-replace-strings

Jellybit commented 5 months ago

Yes please. When doing tests, I love to put the name of the lora in the file name, sometimes the seed, sometimes the checkpoint, or reference an iteration number, etc... All my file names are set up so that I can type a project name in a box, and the generic image saver makes a folder for that by looking at what is typed in that box. I use this stuff constantly.