ImageThumb is a small piece of software written in the PHP language that lets you create thumbnails on the fly for a given image, whether it is local ore remote. Currently
supported formats are GIF, PNG and JPEG. Now supports thumbnail caching. To use this script, you must have the GD library installed, and obiously a webserver capable of running
PHP scripts (PHP >= 4.0.4)