dt_gry Posted September 24, 2008 Share Posted September 24, 2008 Hi Guys, I have been scouring the net for a PHP thumbnail script that will iterate through a specified directory and generate thumbnails in a thumbs directory. Everything I have found has been either so complex that there are dozens of errors in the code, or they only produce one poor quality thumb. Does any one know of a script that is simple but yet keeps the aspect ration and quality while iterating through a directory of image. Thanks dt_gry. ??? Link to comment https://forums.phpfreaks.com/topic/125622-thumbnail-generation-please-help/ Share on other sites More sharing options...
phoenixx Posted September 24, 2008 Share Posted September 24, 2008 phpclasses.org has several classes based on gdlibrary that I've used in the past. make sure that the rating is close to 100%... that signifies a tried & true tested class of code. Hope it helps. Link to comment https://forums.phpfreaks.com/topic/125622-thumbnail-generation-please-help/#findComment-649506 Share on other sites More sharing options...
dt_gry Posted September 25, 2008 Author Share Posted September 25, 2008 Thanks I found one that works wonders! Link to comment https://forums.phpfreaks.com/topic/125622-thumbnail-generation-please-help/#findComment-650173 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.