macOS / binaries /

png-fix-itxt

/usr/local/bin/png-fix-itxt
Fix PNG file with iTXt chunks

Fixes a PNG file written with libpng-1.6.0 or 1.6.1 that has one or more uncompressed iTXt chunks. Assumes that the actual length is greater than or equal to the value in the length byte, and that the CRC is correct for the actual length. This program hunts for the CRC and adjusts the length byte accordingly.

source: github.com