Hi,

Any notable differences between Pillow vs PIL? We need to create images
dynamically from text & images, not looking for command line apps/features.

Pillow is API compatible with PIL. Pillow is being actively developed while PIL is not seen active development for long. Pillow is comparatively easier to build/install compared to PIL. Pillow also supports newer formats like WebP ( if available ).

You should be using Pillow going forward there is little reason to
use PIL at present.

rgds
vivek

--------
http://www.machint.com
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to