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?
(I'm getting "bad gateway" errors trying to pull up the PIL website at this moment. Hopefully a problem only for my geography.) On Jun 27, 3:17 am, Jason Brower <[email protected]> wrote: > I wonder if there is a nice way to implement thumbnailing. I am working > with a lot of images in my website and it would be nice to have a way to > scale them before they get to the user. That way my big images scale to > the need of the view. > Regards, > Jason Brower --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

