I'm not sure if this is the right place to ask. I want to make server page written in python, or maybe a python app, to scale images on the mobile phone and send them along with some text to my blog site. I'd prefer jpeg for the images.
Is it possible to create/convert jpeg files via s60 (3rd) imaging api and python? Or is it possible to get PIL (python imagin library http://www.pythonware.com/products/pil/) running on s60? It think it should work pythonwise but I'm uncertain if the C code is needed for the basic lib to run.
Ben



