class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
more info about the class
$handle->image_crop = array(0,0,30,0)
will a 100x100 image become 100w x 70 tall, with 30 px removed from the bottom of the image?