receyuki / comfyui-prompt-reader-node

The ultimate solution for managing image metadata and multi-tool compatibility. ComfyUI node version of the SD Prompt Reader
MIT License
276 stars 22 forks source link

[FEATURE REQUEST] - Custom Field to save custom info into the PNG #73

Open laurentVeliscek opened 4 months ago

laurentVeliscek commented 4 months ago

Summary

Add a "custom" input, ideally from any type, to be saved in PNG metadata

Basic Example

Let's say I sometimes insert FreeUnet and/or KOHYA Shrink in my workflow, it would be useful to be able to store those settings in the PNG. A least, storing a text comment would be cool to save somes notes about the workflow. Or may be a more elaborated encoder / decoder node to store "field / value" tuples that could be customised by the user for data that are not handled by the prompt-reader node. Just an idea...

Reference Issues.

No response

receyuki commented 4 months ago

This sounds very practical, I'll consider creating a similar but reversed Parameter Extractor node, one that reads parameters from other custom nodes and inputs them into the Prompt Saver node.