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
$foo->jpeg_quality = 95;
$foo->image_unsharp = true;;
But you can first change the JPEG quality setting:
You can also unsharp your image, but it will not be better in all cases: