GIF2PNG: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Description== gif2png is a simple command-line utility to convert images from GIF to PNG format. It automatically preserves transparency, interlacing and text comments, and ..." |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== | {{Software | ||
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. | |Picture=NA.png | ||
|Version=2.5.2 (2009-11-14) | |||
|Vendor= | |||
|Author=Elbert Pol | |||
|License= | |||
|Download={{FileLink|gif2png_2-5-2.zip}} | |||
}} | |||
'''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. | |||
* Ports: [[Oleg Deribas]], [[Elbert Pol]] | |||
* | |||
==Links== | ==Links== | ||
* http://freecode.com/projects/gif2png | * http://freecode.com/projects/gif2png | ||
[[Category: | [[Category:Graphics Convert]] |
Latest revision as of 04:42, 6 June 2022
GIF2PNG | |
---|---|
![]() | |
Version | 2.5.2 (2009-11-14) |
Vendor | |
Author | Elbert Pol |
License | |
Download | gif2png_2-5-2.zip |
Website |
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.
- Ports: Oleg Deribas, Elbert Pol