Pitlib is a PHP library allowing simple image operations, whatever PHP extension you use to manipulate images. Pitlib is a fork of Asido, on which development has been stalling for the last years.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
A GraphicsMagick shell driver was added. Static image manipulation functions were removed from the Pitlib class. The target image is now set from the save function instead of Pitlib::image. An exifRotate function was added.