1999-11-01 06:55:04 +01:00
|
|
|
The gif2png program converts files from the obsolescent Graphic
|
|
|
|
Interchange Format to Portable Network Graphics. The conversion
|
|
|
|
preserves all graphic information, including transparency, perfectly.
|
|
|
|
The gif2png program can even recover data from corrupted GIFs.
|
1999-09-06 21:39:30 +02:00
|
|
|
|
1999-11-01 06:55:04 +01:00
|
|
|
The distribution also includes a Python script, web2png, that will
|
|
|
|
convert entire web hierarchies (images and HTML or PHP pages). The
|
|
|
|
script requires Python 1.5.2.
|
1999-09-06 21:39:30 +02:00
|
|
|
|
1999-11-01 06:55:04 +01:00
|
|
|
Original author:
|
|
|
|
Alexander Lehmann
|
|
|
|
|
2003-02-08 16:39:37 +01:00
|
|
|
WWW: http://www.catb.org/~esr/gif2png/
|