Projects / gif2png

gif2png

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.

Tags
Licenses
Implementation

RSS Recent releases

  •  29 Jan 2012 02:41

Release Notes: This release adds a -m (preserve file modification time) option. web2png is now checked with pylint.

  •  24 Nov 2010 15:53

Release Notes: Some web2png bugs revealed by pychecker were fixed.

  •  29 Dec 2003 03:05

Release Notes: This release allows the RPMs to be build by a non-root user.

  •  27 Dec 2003 09:35

Release Notes: The RPM generation and packaging were updated for freshmeat release.

  •  28 Jul 2003 16:02

Release Notes: Fixes for Imagemagick compatibility and other bugs.

RSS Recent comments

31 Dec 2003 14:10 mikpos

Re: A most useful utility!

> In the past, I have used GIMP or XnView
> to do .gif to .png conversion. Now I
> need not launch a large X app to do so.
> Thank you!

I haven't tried gif2png, but if you want to do such conversions, I'd recommend looking into netpbm. Then you do, e.g., giftopnm <foo.gif | pnmtopng >foo.png.

27 Dec 2003 18:10 CanadaGeek Thumbs up

A most useful utility!
In the past, I have used GIMP or XnView to do .gif to .png conversion. Now I need not launch a large X app to do so. Thank you!

18 Jul 2000 05:46 drbic

Win32 port of version 2.3.2
As a tangible thing to do in exchange of have and use this really useful tool
for free, I made some trickery with makefiles under NT and made a static executable
of version 2.3.2 (no zlib/libpng dll required). You can get it from: exe2bin.com/gif2png-wi... (exe2bin.com/gif2png-wi....
Windoze users then has no excuses not to burn all their gifs! :-)

Screenshot

Project Spotlight

Florence

A virtual keyboard for GNOME.

Screenshot

Project Spotlight

Duke

A Java deduplication / record linkage engine.