Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2012-07-28 06:38
1.7.34

Diese Version beseitigt viele redundante Datei-Operationen, was zu einigen Prozent Geschwindigkeit zu erhöhen.
Tags: minor performance
This release eliminates many redundant file operations, resulting in a few percent speed increase.

2011-12-08 14:22
1.7.22

Diese Veröffentlichung fügt die "-ow" Option, um die Eingabedatei mit der komprimierten Datei überschreiben. Wenn einem Ausgabedateinamen auf der Befehlszeile angegeben wird, wird es als eine temporäre Datei verwendet und nach der Kompression entfernt. Wenn nicht, "pngout.png" wird als temporäre Datei verwendet.
Tags: Minor feature enhancements
This release adds the "-ow" option to overwrite the input file with the compressed file. If an output filename is given on the command line, it will be used as a temporary file and removed after compression. If not, "pngout.png" is used as a temporary file.

2011-10-15 10:46
1.7.20

Version 1.7.18 konnte Zeilensprung-PNG-Dateien zu lesen. Dieses Problem wird in dieser Version behoben.
Tags: bugfix
Version 1.7.18 failed to read interlaced PNGs. This problem is fixed in this release.

2011-10-15 00:35
1.7.18

Als veraltet markierte Libpng-Png_struct-Member und nicht exportiert Libpng-Funktionen wurden eliminiert. Pngcrush kann jetzt mit System Libpng-1.5.x erstellt werden.
Tags: Stable
Deprecated use of libpng png_struct members and use of non-exported libpng functions have been eliminated. Pngcrush can now be built with system libpng-1.5.x.

2009-09-11 03:58
1.7.2

Diese Version ist mit libpng 1.2.40 gebaut. Es gibt einige zusätzliche Kontrollen für die "verbose"-Einstellung, wenn der Druck zu machen "-s" Option mehr still.
Tags: minor code cleanup
This version is built with libpng 1.2.40. There are some additional checks for the "verbose" setting when printing to make the "-s" option more silent.

Project Resources