开发者

Python: Better way/module to manipulate image quality

开发者 https://www.devze.com 2023-01-30 07:59 出处:网络
What can you advise me to use to manipulate images using python? So long for no开发者_开发技巧w I consider GD and Image libraries.

What can you advise me to use to manipulate images using python? So long for no开发者_开发技巧w I consider GD and Image libraries.

Sultan


Try Python Imaging Library. Easy to understand with good documentation.

What they say about themselves:

The Python Imaging Library adds image processing capabilities to your Python interpreter.

This library provides extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities.

The core image library is designed for fast access to data stored in a few basic pixel formats. It should provide a solid foundation for a general image processing tool.

Cheers

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号