PNGOUT
|
|
This article has multiple issues. Please help improve it or discuss these issues on the talk page.
|
2 runs of PNGOUT with randomization in Microsoft Windows |
|
| Original author(s) | Ken Silverman |
|---|---|
| Developer(s) | Ken Silverman |
| Initial release | January 15, 2002 |
| Stable release | July 2, 2011[1][2] |
| Operating system | Cross-platform |
| Type | Image optimizer |
| License | Freeware |
| Website | http://advsys.net/ken/utils.htm |
PNGOUT is a freeware command line optimizer for PNG images written by Ken Silverman. The compression is lossless, meaning that the resulting image will have exactly the same appearance as the source image. According to its author, this program can often get higher compression than other optimizers by 5–10%.[3]
PNGOUT is also available as a plug-in for the freeware image viewer IrfanView and can be enabled as an option when saving files. It allows editing of various PNGOUT settings via a dialog box.
In 2006, a commercial version of PNGOUT with a graphical user interface, known as PNGOUTWin, was released by Ardfry Imaging, a small company Silverman co-founded in 2005. There is also a freeware GUI frontend to PNGOUT available, known as PNGGauntlet.[1]
Contents |
[edit] Main operation
PNGOUT is used mainly to reduce the size of image data contained in the IDAT chunk. This chunk is compressed using the DEFLATE algorithm. Deflate algorithms can vary in speed and compression ratio. In general it requires more processing time to achieve a higher compression ratio. Ken Silverman wrote a new DEFLATE compressor for PNGOUT. It is slower than the ones used in most graphics software, but it produces smaller files. PNGOUT also performs automatic bit depth, color, and palette reduction where appropriate.
[edit] See also
[edit] References
- ^ "Ken Silverman's Utility Page". advsys.net. http://www.advsys.net/ken/utils.htm. Retrieved 2011-06-23.
- ^ Awesoken (2010-06-10). "PNGOUT Changelog". advsys.net/ken on JonoF's forums mailing list. http://www.jonof.id.au/forum/index.php?topic=1515.msg12512#msg12512. Retrieved 2010-06-13.
- ^ PNGOUT project homepage
[edit] External links
- Ken Silverman's Utility Page — official PNGOUT site
- PNGOUT tutorial by Kerry Watson
- PNGOUTWin — official site
- Official Linux/BSD/Mac OS X ports of PNGOUT
| This graphics software-related article is a stub. You can help Wikipedia by expanding it. |