Library for reading and writing a wide range of image formats.
Project description
Imageio is a Python library that provides an easy interface to read and write a wide range of image data, including animated images, volumetric data, and scientific formats. It is cross-platform, runs on Python 2.x and 3.x, and is easy to install.
Main website: http://imageio.github.io
Release notes: http://imageio.readthedocs.org/en/latest/releasenotes.html
Example:
>>> import imageio
>>> im = imageio.imread('astronaut.png')
>>> im.shape # im is a numpy array
(512, 512, 3)
>>> imageio.imwrite('astronaut-gray.jpg', im[:, :, 0])
See the user API or examples for more information.
All distribution files are independent of the Python version. The platform-specific archives contain a few images and the freeimage library for that platform. These are recommended if you do not want to rely on an internet connection at runtime / install-time.
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 Distributions
File details
Details for the file imageio-1.2.zip
.
File metadata
- Download URL: imageio-1.2.zip
- Upload date:
- Size: 143.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf51074e0992a25b195f91a7caa8ee18008aea7812f2e471ef4752dfc9339737 |
|
MD5 | 85ad2ee7861c85585ac78a98cb387ecd |
|
BLAKE2b-256 | cc343cd1c44da3c53d061ea7dec2a56552f9521c7fa1a550ee4033ebcc7251b0 |
File details
Details for the file imageio-1.2.tar.gz
.
File metadata
- Download URL: imageio-1.2.tar.gz
- Upload date:
- Size: 120.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7b08f163675e5c58018d2425aa1aea6b8a6761824256b0d0c981094cca80b7e |
|
MD5 | 855c143b6273fcd6db4d99ebcb7509e4 |
|
BLAKE2b-256 | a62df511cb2c54c5cb17504690df970b389c8b69c2d10b1ec96b716d6b6d7585 |
File details
Details for the file imageio-1.2-win64.zip
.
File metadata
- Download URL: imageio-1.2-win64.zip
- Upload date:
- Size: 4.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fe6169f582e8a4db159d0cd481209d472993a67d5cb32f641f402b49395b2d3 |
|
MD5 | 6bc9f6a13cd769eb6f94624a9c651ad7 |
|
BLAKE2b-256 | 01a2188b5523149d6b1e59968d586cdd2aaf35db1004888a94a126211389eeff |
File details
Details for the file imageio-1.2-win32.zip
.
File metadata
- Download URL: imageio-1.2-win32.zip
- Upload date:
- Size: 4.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12f65e1c6397670be551084256371ceab18be4e0050caff27c637753dc403d3a |
|
MD5 | 937974bedbca6daba9dc3226bcd39448 |
|
BLAKE2b-256 | 3a79d1bbcb1be588ef346101042831b4f875f6c529162212db28abe9c2c6a787 |
File details
Details for the file imageio-1.2-osx64.zip
.
File metadata
- Download URL: imageio-1.2-osx64.zip
- Upload date:
- Size: 4.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 431c5e12e307f37115bb50567e74b214fea724d3f6fa092a458a1a5070f0ada3 |
|
MD5 | db6b212d2abe3b52b198237fb0e0ce66 |
|
BLAKE2b-256 | 1d51f320c74b3bb0da659e0e4faaf659b9c79c764e5cbc4cf9fe686a5f9f8562 |
File details
Details for the file imageio-1.2-linux64.zip
.
File metadata
- Download URL: imageio-1.2-linux64.zip
- Upload date:
- Size: 5.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 237da2915511a9dbb053b806a4f587438e426bdc50ebfc159b6a71f8f871d750 |
|
MD5 | 9ab0230f4e05088ff62c50d985dd0c89 |
|
BLAKE2b-256 | 894468cba91c3a7bea185e5376742846f538ac35fe186ff2c7d61ab624555007 |
File details
Details for the file imageio-1.2-linux32.zip
.
File metadata
- Download URL: imageio-1.2-linux32.zip
- Upload date:
- Size: 5.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76ec293d3152ec81e101e69b13aa2aefe260f39396cd90358064f5770f759215 |
|
MD5 | 7dbabc4be69a7a0ca3e6577fa86b6210 |
|
BLAKE2b-256 | d4bf4460e0966f1c52d139535a1a89b66d1e09d49e914a8554860b13ddb1554b |