Had a look at the site, seems cool, But I would imagine the Image
API's crop util just wont cut it if you want to process the images to
such an extend. Maybe hard to find an image manipulator in pure
python. Good Luck with the hunt.. Do let us know how it went..

On Nov 27, 12:17 am, "James Yan" <[EMAIL PROTECTED]> wrote:
> hey Wooble,
>
> thanks for your comments, i will take a round to EC2, see if it will be
> helpful.
> except EC2 or GAE, do you think how this "image-processing" site 
> works:http://www.photofunia.com/
>
> thanks.
>
> On Wed, Nov 26, 2008 at 11:20 PM, Wooble <[EMAIL PROTECTED]> wrote:
>
> > On Nov 25, 9:35 pm, "James Yan" <[EMAIL PROTECTED]> wrote:
> > > nobody have a talk about this? :-)
>
> > You can use any pure python modules.  If someone's written a pure
> > python image processing library, you're in luck.  I haven't searched
> > for one, but it seems unlikely one exists.  otherwise, you're pretty
> > much limited to App Engine's builtin images API (http://
> > code.google.com/appengine/docs/images/) which seems unlikely to meet
> > your needs.
>
> > This is almost certainly the sort of app that (if you really want to
> > use App Engine at all) would work with an appengine front end and
> > background processing using EC2 or something similar.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to