Library for reading and writing a wide range of image formats.
Project description
The imageio library aims to support reading and writing a wide range of image data, including animated images, volumetric data, and scientific formats. It is written in pure Python (2.x and 3.x) and is designed to be powerful, yet simple in usage and installation.
Imageio has a relatively simple core that provides a common interface to different file formats. The actual file formats are implemented in plugins, which makes imageio easy to extend. A large range of formats are already supported (in part thanks to the freeimage library), but we aim to include much more (scientific) formats in the future.
Quickstart:
Use imageio.imread to read an image.
Use imageio.imsave to save an image.
See the functions page for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file imageio-0.4.zip
.
File metadata
- Download URL: imageio-0.4.zip
- Upload date:
- Size: 65.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29cf24463344a644591039d45967304bf307c3019b326be2c6586b0f4d9500c8 |
|
MD5 | c13990df6959f1a5ed29b26b1ed6d789 |
|
BLAKE2b-256 | 967e0947f9e395d8851dc99196ed0e5cbe6e44309b68600cd4e7b2062851ea2e |