Anyone know of or has a script that automatically generates a thumbnail from an inputted picture???
Thanx
Automated Thumbnail Generator
Moderator: General Moderators
Automated Thumbnail Generator
Last edited by maximus on Tue Jul 22, 2003 5:03 pm, edited 1 time in total.
- trollll
- Forum Contributor
- Posts: 181
- Joined: Tue Jun 10, 2003 11:56 pm
- Location: Round Rock, TX
- Contact:
Check out the gd library in the php manual. It seems really intimidating and confusing at first, but once you wade through the code for a bit it seems pretty easy to throw together a thumbnail maker. Just starting to get the hang of it myself...
Last edited by trollll on Tue Jul 22, 2003 10:03 pm, edited 1 time in total.
-
kettle_drum
- DevNet Resident
- Posts: 1150
- Joined: Sun Jul 20, 2003 9:25 pm
- Location: West Yorkshire, England
...
One of my friends created a java program that would do this and then output a html page showing the thumbnails - which were then linked to the large pictures.
Dont know if this will help you - but you can take a look at http://coolio.duffs.org/
Dont know if this will help you - but you can take a look at http://coolio.duffs.org/