On Mon, Oct 6, 2014 at 3:08 PM, Jan Erik Moström <li...@mostrom.pp.se> wrote:
> I want to write a small script that scales photos. I want the scaled
> photos to keep all meta data available in the originals. I also want
> to keep this python only and easily installed on linux and OS X
> machines.
>
> What library would you people recommend for doing this?


Hi Jan,

Python Imaging Library (PIL) is the first thing that comes to mind.

    http://www.pythonware.com/products/pil/


Good luck!
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to