For a project I'm working on with web2py on W10, I needed a scriptable 
thumbnail generator.  As it happens, one of the first hits was for
<URL:http://www.fookes.com/easy-thumbnails>

Since I enjoy using their NoteTab product, I was more than happy to give 
this a shot, and I'm happy with it so far.  It has a GUI for the times when 
you're playing around, but works well in scripting (I've already tried 
subprocess("ezthumbs file1.jpg /h=200") 
from a controller).

If you're looking for a thumbnail generating tool for the Evil Empire's 
environment, take a look at this one.  It's even free unless you're 
offering it as a service (or embedded in a service); details in their 
license statement.  (I read it as allowing me to preprocess images, but in 
my project I'm not really preparing those for public consumption, so I'm 
not testing the edges of the license.)



-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to