EXAMPLES

There is a collection of demonstrations and example scripts online at http://www.lemoda.net/image-png/. This currently contains

PNG inspector http://www.lemoda.net/png/inspect/

This demonstration downloads a PNG file you specify from the internet and prints out its contents.

PNG quantizer http://www.lemoda.net/png/quantize/

This demonstration downloads a PNG file you specify from the internet and quantizes it with as many colours as you want (from two to 256) in order to reduce its size. The quantized image is uploaded to imgur.com using WWW::Imgur.