Python常用模組之PIL,pythonpil
官方網址:http://www.pythonware.com/products/pil/index.htm
Python Imaging Library (PIL)
Python映像庫(PIL)將影像處理功能添加到你的Python解譯器。該庫支援多種檔案格式,並提供強大的影像處理和圖形功能。
資源下載連結:
PIL 1.1.7
- Python Imaging Library 1.1.7 Source Kit (all platforms) (November 15, 2009)
- Python Imaging Library 1.1.7 for Python 2.4 (Windows only)
- Python Imaging Library 1.1.7 for Python 2.5 (Windows only)
- Python Imaging Library 1.1.7 for Python 2.6 (Windows only)
- Python Imaging Library 1.1.7 for Python 2.7 (Windows only)
另外下載可以在這裡找到。
PIL 1.1.6
- Python Imaging Library 1.1.6 Source Kit (all platforms) (440k TAR GZ) (December 3, 2006)
- Python Imaging Library 1.1.6 for Python 2.2 (Windows only)
- Python Imaging Library 1.1.6 for Python 2.3 (Windows only)
- Python Imaging Library 1.1.6 for Python 2.4 (Windows only)
- Python Imaging Library 1.1.6 for Python 2.5 (Windows only)
- Python Imaging Library 1.1.6 for Python 2.6 (Windows only)
該版本的完整變化過程,請參閱這一頁。
如果Windows安裝程式無法找到一個Python解譯器,你可能需要註冊你的解譯器。
PIL 1.1.5
- Python Imaging Library 1.1.5 Source Kit (all platforms) (430k TAR GZ) (March 28, 2005)
- Python Imaging Library 1.1.5 for Python 2.1 (Windows only)
- Python Imaging Library 1.1.5 for Python 2.2 (Windows only)
- Python Imaging Library 1.1.5 for Python 2.3 (Windows only)
- Python Imaging Library 1.1.5 for Python 2.4 (Windows only)
- Python Imaging Library 1.1.5 for Python 2.5 (Windows only)
該版本的完整變化過程,請參閱這一頁。