I've written some code for creating high quality thumbnail images
I struggled to find anything that could do this with any quality, so I've built on a relatively simple starting piece of code and improved it so that it uses a series of weighted steps to reduce the image, I've posted it on my website:
<a href="http://www.philreeve.com/java_high_quality_thumbnails.php">http://www.philreeve.com/java_high_quality_thumbnails.php</a>
If anyone finds any problems, please let me know.
Enjoy

