Author Topic: Editing PNG images breaks exiftool  (Read 3303 times)

Offline esambo

  • Member
  • **
  • Posts: 52
    • View Profile
Editing PNG images breaks exiftool
« on: December 28, 2019, 03:19:12 PM »
When editing the metadata of a PNG (eg. rating, label, tag, etc.), it is not possible to modify the PNG file with exiftool anymore because of the following error:
Code: [Select]
Warning: [minor] Text chunk(s) found after PNG IDAT (fixed)
Error: [minor] Bad CRC for iTXt chunk

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24763
    • View Profile
    • Camera Bits, Inc.
Re: Editing PNG images breaks exiftool
« Reply #1 on: January 06, 2020, 09:03:31 AM »
When editing the metadata of a PNG (eg. rating, label, tag, etc.), it is not possible to modify the PNG file with exiftool anymore because of the following error:
Code: [Select]
Warning: [minor] Text chunk(s) found after PNG IDAT (fixed)
Error: [minor] Bad CRC for iTXt chunk

Thanks, I'll look into fixing this issue.

-Kirk

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24763
    • View Profile
    • Camera Bits, Inc.
Re: Editing PNG images breaks exiftool
« Reply #2 on: January 30, 2020, 03:47:25 PM »
B14 should fix this problem.

http://forums.camerabits.com/index.php?topic=13110.0

Please try it and let me know if the problem persists.

-Kirk

Offline esambo

  • Member
  • **
  • Posts: 52
    • View Profile
Re: Editing PNG images breaks exiftool
« Reply #3 on: February 24, 2020, 06:47:36 AM »
Confirmed, please mark this as closed. Thanks!