[ExifTool] Warning on png files

Started by susmen1341, September 03, 2023, 05:03:37 PM

Previous topic - Next topic

susmen1341

./exiftool -a -G1 -s ee.png
i have this argument  and it gives
[ExifTool]      Warning                        : [minor] Text/EXIF chunk(s) found after PNG IDAT (may be ignored by some readers)error when  ran  how can i fix this

StarGeek

Try
exiftool -EXIF:All -TagsFromFile @ -EXIF:All /path/to/files/

But also take note that very few programs support metadata in PNG files in the first place. Changing the location may not do anything.
* Did you read FAQ #3 and use the command listed there?
* Please use the Code button for exiftool code/output.
 
* Please include your OS, Exiftool version, and type of file you're processing (MP4, JPG, etc).