![]() |
| Sponsored Links (We share ad revenue): |
|
|
Re: Thumbnailing and image resizing |
|
Skilled Talker
Posts: 97
Name: Chris Duerr
|
I have no experience with ImageMagick, but it's common to use the imagecopyresampled() function to do this with GD. (http://us.php.net/manual/en/function...yresampled.php) Resizing an image properly can be a slow process, sometimes handled by a background daemon, though most apps I've used provide for the option to create thumbnails either following the initial upload (faster load times for the viewers), or on-demand following the first download (saves disk space for thumbnails that may not be used, reduces upload script response time).
I don't know how Flickr does it -- I suppose if I were running a large site that had to do a lot of image manipulation, I'd hand it off to a server farm built uniquely for the task.
__________________
Chris Duerr AddonChat Java Chat Software http://www.addonchat.com/ - Affiliate Program |
|
|
|
| Sponsored Links (We share ad revenue): |
| Thread Tools | |
|
|
| Webmaster Resources Marketplace: |
| Software Development Company | Webhosting.UK.com |
| Web Templates | Text Link Brokers | Stock Photos |