freebsd-ports/graphics/gif2png/pkg-descr
Daniel Harris e060a9ea61 Update to 2.4.6 and chase distfile.
PR:		48060
Submitted by:	maintainer
2003-02-08 15:39:37 +00:00

18 lines
610 B
Text

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.
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.
Original author:
Alexander Lehmann
Current maintainter of the utility:
Eric S. Raymond <esr@thyrsus.com>
WWW: http://www.catb.org/~esr/gif2png/
--
Marcin Cieslak <saper@system.pl>