Download List

Projeto Descrição

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


Esta versão implementa o "-reduzir" opção corretamente.

Esta examina o arquivo de entrada para ver se o tipo de cor, profundidade de bits e comprimento da paleta podem ser reduzidas sem perda, e se houver um canal alfa opaco, que pode ser removido.
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

Esta versão corrige um bug introduzido na versão 1.7.39, o que causou a falha ao gravar um arquivo de saída.
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

Foi corrigido um bug no tratamento de arquivos indexados de PNG.
Tags: bugfix
A bug in the handling of indexed PNG files was fixed.

2012-09-02 14:49
1.7.36

Alterações no pngcrush.c que causou a falha com alguns arquivos PNG indexados foram revertidas.
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

Versão 1.7.34 introduziu um bug em que um arquivo foi aberto para cada compressão experimental mas nunca escrito ou fechado. Após um número de dependente do sistema de ensaios, pngcrush pôde abrir um arquivo para o próximo julgamento e saiu. Esta versão corrige esse 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