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
See all posts See thread Reply
Here and example http://jsfiddle.net/83qFW/
I want to keep the $image_width & $image_height but just want to crop it by new $source_x & $source_y
You can use image_precrop for that. See this thread.
If you really want to buy me a coffee, there is a way here!