mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
a236a6a98a
PR: ports/19570 Submitted by: Marcin Cieslak <saper@SYSTEM.PL> (maintainer)
19 lines
612 B
Plaintext
19 lines
612 B
Plaintext
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.tuxedo.org/~esr/gif2png/
|
|
--
|
|
Marcin Cieslak <saper@system.pl>
|