Image Processing (batch)

Thomas Guettler hv at tbz-pariv.de
Tue Jun 3 08:05:56 EDT 2008


Hi,

I tried PIL for image batch processing. But somehow I don't like it
  - Font-Selection: You need to give the name of the font file.
  - Drawing on an image needs a different object that pasting and saving.
  - The handbook is from Dec. 2006.

What image libraries do you suggest?

I think there are these alternatives:
  - Python binding for image magick
  - python-gtk
  - python-gdk-imlib
  - call convert (imagemagick) with subprocess. This is how I did
    it up to now. But I want to avoid it.

  Thomas


-- 
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de



More information about the Python-list mailing list