Possible to add Png metadata in Chunks? Baking images? #1525
-
Hello ImageSharp team, Looking for a feasibility of adding chunks to the Png file as form of metadata. To be specific looking to add iTXt chunk for open badges. Something similar to the baking process - https://github.com/concentricsky/openbadges-bakery Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
brianpopow
Jan 30, 2021
Replies: 1 comment 2 replies
-
you can add text data to png images like this:
I do not understand what you mean by "baking images" |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
siva538
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can add text data to png images like this:
I do not understand what you mean by "baking images"