Télécharger la liste

Description du projet

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.

Système requise

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


Cette version implémente les "-réduire" option correctement.

Il examine le fichier d'entrée pour voir si le type de couleur, profondeur et longueur palette peuvent être réduites sans perte, et s'il y a un canal alpha opaque qui peut être enlevé.
Tags: Major feature enhancements

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.

2012-10-25 09:36
1.7.41

Cette version corrige un bug introduit dans la version 1.7.39, qui a causé l'échec d'écriture d'un fichier de sortie.
Tags: bugfix
This release fixes a bug introduced in version 1.7.39 which caused failure to write an output
file.

2012-09-02 14:49
1.7.37

Correction d'un bug dans le traitement des fichiers PNG indexés.
Tags: bugfix
A bug in the handling of indexed PNG files was fixed.

2012-09-02 14:49
1.7.36

Les modifications dans pngcrush.c qui a provoqué son échec avec certains fichiers PNG indexés ont été rétablies.
Tags: bugfix
Changes in pngcrush.c that caused it to fail with some indexed PNG files were reverted.

2012-08-01 05:49
1.7.35

Version 1.7.34 introduit un bug dans lequel ou d'un fichier ouvert pour chaque essai compression mais jamais écrit fermé. Après plusieurs essais dépendant du système, pngcrush n'a pas pu ouvrir un fichier pour le prochain procès et est sorti. Cette version corrige ce bug.
Tags: minor bugfix
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.

Project Resources