Yeah, I could use gimp, but I was hoping on a system where it would create a thumb for me. That way when I use an image it would have a perameter I could send to it to tell it to resize before sending to server. Regards, Jason
On Sun, 2009-06-28 at 14:40 -0700, Francisco Gama wrote: > tip: > if you use a Mac, try the tool Picturesque. > > There are many tools that can do batch resizing on images and adding > suffixes like this. I think gimp also does it. > > On Jun 28, 4:57 pm, Jason Brower <[email protected]> wrote: > > I have thought about using imagemagick something I have grown used to. > > Let's see if I can't implement my ideas with PIL. > > Regards, > > Jason > > > > On Sun, 2009-06-28 at 16:21 +0200, Tim Michelsen wrote: > > > > There is the Python Imaging Library (PIL) that lets you open and > > > > manipulate images from Python applications. Maybe it would be useful > > > > in this context? > > > many PHP projects use gd for such purposes. > > > It is normally supported on apache webservers. > > > > > Here is a python interface: > > >http://newcenturycomputers.net/projects/gdmodule.html > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

