|
Posted by petersprc on 11/20/06 04:35
phpThumb can do this:
http://phpthumb.sourceforge.net/
It can cache requests, so you could have the thumbnails be generated
automatically.
An article on creating thumbnails with gd:
http://icant.co.uk/articles/phpthumbnails/
Duane Phillips wrote:
> On image upload, I would like to save the image and also auto-create a
> right-size image for faster browsing, and also a thumbnail for indexes, so
> that slower connections do not have to wait for the larger image, and I can
> store preferences for each user as to what sizes they prefer to wait for.
>
> Are there PHP code/tools to do this? Would sure appreciate a pointer in the
> right direction.
>
> TIA.
>
> ~ Duane Phillips.
Navigation:
[Reply to this message]
|