LibPng: PNG image compression library
1.2.24
The Portable Network Graphics (PNG) format was designed to replace the older and simpler GIF format and, to some extent, the much more complex TIFF format. (See the main page or the history page for background information.)
Two major uses are: the World Wide Web WWW) and image-editing. For the Web, PNG really has three main advantages over GIF: alpha channels (variable transparency), gamma correction (cross-platform control of image brightness), and two-dimensional interlacing (a method of progressive display). PNG also compresses better than GIF in almost every case, but the difference is generally only around 5% to 25%, not a large enough factor to encourage folks to switch on that basis alone.
One GIF feature that PNG does not try to reproduce is multiple-image support, especially animations; PNG was and is intended to be a single-image format only. (A very PNG-like extension format called MNG was finalized in mid-1999 and is beginning to be supported by various applications, but MNGs and PNGs will have different file extensions and different purposes.)
LibPng10 is in LibPng-1.0.*
LibPng12 is in LibPng-1.2.5 and higher
Sources: http://prdownloads.sourceforge.net/libpng
If you download the Setup program of the package, any requirements for running applications, such as dynamic link libraries (DLL's) from the dependencies as listed below under Requirements, are already included. If you download the package as Zip files, then you must download and install the dependencies zip file yourself. Developer files (header files and libraries) from other packages are however not included; so if you wish to develop your own applications, you must separately install the required packages.
| Description | Download | Size | Last change | Md5sum | |||||
|---|---|---|---|---|---|---|---|---|---|
| • Complete package, except sources | Setup | 845687 | 2 January 2008 | 8e729b97a93f754a259a698b73c735dc | |||||
| • Sources | Setup | 809577 | 2 January 2008 | 3f45123483f2bc6bb354567cd780ccb1 | |||||
| • Binaries | Zip | 429062 | 2 January 2008 | 41608d90d03c5807cde6a4b6789ab166 | |||||
| • Developer files | Zip | 130817 | 2 January 2008 | ec26eb4953eac8c77523888a3d59e529 | |||||
| • Documentation | Zip | 374780 | 2 January 2008 | 6d8da237b51994a19308798fb00e5097 | |||||
| • Sources | Zip | 1113172 | 2 January 2008 | ca244bdc4e5496facc78c3d2bf4fceea | |||||
| • Dependencies | Zip | 41883 | 23 March 2007 | 4faf2bb210e01885dc2176d838732431 | |||||
| • Original source | http://prdownloads.sourceforge.net/libpng/libpng-1.2.24.tar.gz?download | ||||||||
You can also download the files from the GnuWin32 files page. New releases of the port of this package can be monitored.
General Installation Instructions
GnuWin32 Help (feature requests, bugs, etc)