Skip to content

Add prompt metadata to png exports#178

Open
hardreddata wants to merge 2 commits into
lllyasviel:mainfrom
hardreddata:pngmetadata
Open

Add prompt metadata to png exports#178
hardreddata wants to merge 2 commits into
lllyasviel:mainfrom
hardreddata:pngmetadata

Conversation

@hardreddata

Copy link
Copy Markdown

It is nice to be able to revisit ones prior prompts and I could not see that this was available.

Thanks for making this code available.

@zadokov

zadokov commented Apr 20, 2025

Copy link
Copy Markdown

Can you please also add the Seed?

@hardreddata

hardreddata commented Apr 20, 2025

Copy link
Copy Markdown
Author

As background these are accessible in various image programs but also via command line using ImageMagick

identify -verbose image.png 

returns

...
Compression: Zip
  Orientation: Undefined
  Properties:
...
    prompt: a fuzzy bunny
    seed: 42
...

@zakanater19

Copy link
Copy Markdown

thanks

@BlackMixture

Copy link
Copy Markdown

Works perfectly! Thanks for making this available for everyone.

uselessgithub added a commit to uselessgithub/FramePackPlus that referenced this pull request Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants