Skip to main content

Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.

Project description

https://travis-ci.org/imageio/imageio.svg?branch=master https://coveralls.io/repos/imageio/imageio/badge.png?branch=master

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

This version

1.6

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imageio-1.6.zip (3.3 MB view details)

Uploaded Source

Built Distributions

imageio-1.6-cp26.cp27.cp33.cp34.cp35-none-win_amd64.whl (4.5 MB view details)

Uploaded CPython 2.6 CPython 2.7 CPython 3.3 CPython 3.4 CPython 3.5 Windows x86-64

imageio-1.6-cp26.cp27.cp33.cp34.cp35-none-macosx_10_5_x86_64.macosx_10_6_intel.whl (4.8 MB view details)

Uploaded CPython 2.6 CPython 2.7 CPython 3.3 CPython 3.4 CPython 3.5 macOS 10.5+ x86-64 macOS 10.6+ intel

File details

Details for the file imageio-1.6.zip.

File metadata

  • Download URL: imageio-1.6.zip
  • Upload date:
  • Size: 3.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for imageio-1.6.zip
Algorithm Hash digest
SHA256 8e7b46118f49fad8e8e14a6d8ef87de50d22e7437e25f6bfeb32d65a646cdca9
MD5 0c4d2ea106f4fee0a4e99b2c2b1ce6f9
BLAKE2b-256 bed30746e8afd5a985d8e1b3bdd2c347d8b6b0c2c155b385396e48c5b677d6c9

See more details on using hashes here.

File details

Details for the file imageio-1.6-cp26.cp27.cp33.cp34.cp35-none-win_amd64.whl.

File metadata

File hashes

Hashes for imageio-1.6-cp26.cp27.cp33.cp34.cp35-none-win_amd64.whl
Algorithm Hash digest
SHA256 3e3dacc097ba56ecfd5afad284705f94c3dc414ac24b8122288da48942d90c59
MD5 b68992878e3577f6a5294da71965a6fe
BLAKE2b-256 09cb8f4cbe35b5d80fdc807f7d049782fabfc83b13b9c26d2ac45e120a755b71

See more details on using hashes here.

File details

Details for the file imageio-1.6-cp26.cp27.cp33.cp34.cp35-none-macosx_10_5_x86_64.macosx_10_6_intel.whl.

File metadata

File hashes

Hashes for imageio-1.6-cp26.cp27.cp33.cp34.cp35-none-macosx_10_5_x86_64.macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 05ff2e15820d444c8a84aeafdd2c7d302dea9168c4f586f25bf3557c242dcffd
MD5 bb76a0ac96bacca3fc5e7bfc3025f345
BLAKE2b-256 4518cc760b9fd3407bc5e21a63f92220ac7bc1dc17ffaa42e3e64097745425de

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page