If you have command line or PHP access (perhaps some other language) for 
sure.  You can write a job that is either activated every time you load 
a page (it will call the script, probably 'convert') or alternately runs 
like a daemon or activated by cronjob and runs hourly.  This need not be 
complicated.  If the images are mixed portrait or landscape we feed it 
an option to scale to height or width, depending on need.  I don't know 
Python but I assume you can call a script, perhaps using the 'system' or 
similar python command?


Dan King wrote:
> Hi all,
>
> Using imagemagick, is there way to create on-the-fly thumbnails? I'd like to
> incorporate this ability in a site which is coded in python (django); I'm
> fine with using either the imagemagick command line or the pythonmagick
> interface.
>
> Thanks.
>
> -Dan
>
>
>
>       
>
> _______________________________________________
> Magick-users mailing list
> [email protected]
> http://studio.imagemagick.org/mailman/listinfo/magick-users
>
>
>   


-- 
Bob Meetin
www.dottedi.biz
303-926-0167

On www.Twitter.com/bobmeetin, Facebook, www.linkedin.com/in/bobmeetin, or catch 
my blog at www.dottedi.biz/blog.php

Standards - you gotta love em - with so many to choose from!

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to