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.
I'm afraid that you will loose some quality if you do any resizing.
Resizing an image means that you will have to average some pixels, thus bluring the picture a little bit.
It is planned down the track to add a sharpening feature to enhance a little resized images. But resizing means quality loss, that's the bottom line.Reply
Resizing an image means that you will have to average some pixels, thus bluring the picture a little bit.
It is planned down the track to add a sharpening feature to enhance a little resized images. But resizing means quality loss, that's the bottom line.