Download List

Descripción del Proyecto

gif2png is a simple command-line utility to convert images from GIF to PNG format. It automatically preserves transparency, interlacing and text comments, and it can do multiple images in one command (e.g., gif2png *.gif). The distribution also includes a web2png script that can be used to convert an entire web tree; it calls gif2png to do image conversions, then patches IMG SRC tags correctly in referring pages.

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.

2012-03-10 01:43
2.5.8

El código ahora se comprueba estáticamente con férula, una mayor seguridad de tipos.
Tags: Code cleanup
The codebase is now statically checked using splint, with stronger type safety.

2012-03-09 08:15
2.5.7

Esta versión corrige CVE-2009-5018, detecta un error de desbordamiento de búfer de nombre de archivo por seguridad de Gentoo.
Tags: Minor security fixes
This release fixes CVE-2009-5018, a filename buffer overflow bug detected by Gentoo security.

2012-03-08 08:56
2.5.6

Esta versión tiene un parche de corrección para construcciones con png-1.5.
Parpadea producción para comprobación visual en el conjunto de pruebas de regresión.
Tags: Code cleanup
This release has a fix patch for building with png-1.5.
Blink production for visual checking in the regression-test suite.

2012-01-29 11:41
2.5.5

Esta versión agrega una opción -m (hora de modificación de archivo de reserva). web2png se comprueba ahora con pylint.
Tags: Minor feature enhancements
This release adds a -m (preserve file modification time) option. web2png is now checked with pylint.

2010-11-25 00:53
2.5.4

Algunos errores web2png revelado por pychecker se fijaron.
Tags: Minor bugfixes
Some web2png bugs revealed by pychecker were fixed.

Project Resources