Download List

專案描述

pngcrush is an excellent batch-mode compression utility for PNG images. Depending on the application that created the original PNGs, it can improve the file size anywhere from a few percent to 40% or more (completely losslessly). The utility also allows specified PNG chunks (e.g. text comments) to be inserted or deleted, and it can fix incorrect gamma info written by Photoshop 5.0 as well as the erroneous iCCP chunk written by Photoshop 5.5.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-16 08:55
1.7.50


This version implements the "-reduce" option properly.

This examines the input file to see if the color type,
bit depth,
and palette length can be reduced without loss,
and if there is an opaque alpha channel which can be removed.
標籤: Major feature enhancements

2012-10-25 09:36
1.7.41

This release fixes a bug introduced in version 1.7.39 which caused failure to write an output
file.
標籤: bugfix

2012-09-02 14:49
1.7.37

A bug in the handling of indexed PNG files was fixed.
標籤: bugfix

2012-09-02 14:49
1.7.36

Changes in pngcrush.c that caused it to fail with some indexed PNG files were reverted.
標籤: bugfix

2012-08-01 05:49
1.7.35

Version 1.7.34 introduced a bug in which a file was opened for each trial compression but never written or closed. After a system-dependent number of trials, pngcrush was unable to open a file for the next trial and exited. This release fixes that bug.
標籤: minor bugfix

Project Resources