logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

png-fix-IDAT-windowsize - utility to reset first IDAT's zlib window-size bytes and fix up CRC to match.

Description

       png-fix-IDAT-windowsize, version 1.0 of 31 October 2020, by Greg Roelofs.

       Uses  explicit,  hardcoded  compression  settings  and  line  filters, writing result to output file with
       extension "-fixed.png".

       This software is licensed under the GNU General Public License.  There is NO warranty.

Name

       png-fix-IDAT-windowsize - utility to reset first IDAT's zlib window-size bytes and fix up CRC to match.

Options

-force overwrite existing output files

       -verbose
              print more status messages (synonym: -noquiet)

See Also

pngcheck(1), pngsplit(1)

png-fix-IDAT-windowsize 1.0                       October 2020                        PNG-FIX-IDAT-WINDOWSIZE(1)

Synopsis

png-fix-IDAT-windowsize [options] pngfile [pngfile ...]

See Also