Image editing in Python

Achim Domma domma at procoders.net
Tue May 20 10:03:53 EDT 2003


"Amit Keney" <amit at darya.nio.org> wrote in message
news:ae0a3e50.0305200359.42037a39 at posting.google.com...
>     can anyone please tell me a python library by which i can edit
> images through my python prorams.

As the author of PythonMagick, I would direct you to
http://www.procoders.net/pythonmagick. It's a wrapper around
http://www.graphicsmagick.org which should run on your Unix system. It
depends on boost.python which should also support your OS. PythonMagick is
still not complete and a bit complicated to install, but I would be glad to
help, if you have problems. Just have a look, to see if it suits your needs.

regards,
Achim






More information about the Python-list mailing list