PNG Metadata "Comment"

Works also for PNG comments:

exiftool -comment <myfile.png>
exiftool -comment="New comment" <myfile.png>

Here is an index of all PNG tags.

2 Likes