Skip to main content

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

Project description

https://github.com/imageio/imageio/workflows/CI/badge.svg

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 3.5+, and is easy to install.

Main website: https://imageio.readthedocs.io/

Release notes: https://github.com/imageio/imageio/blob/master/CHANGELOG.md

Example:

>>> import imageio
>>> im = imageio.imread('imageio:astronaut.png')
>>> im.shape  # im is a numpy array
(512, 512, 3)
>>> imageio.imwrite('astronaut-gray.jpg', im[:, :, 0])

See the API Reference or examples 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

imageio-2.22.0.tar.gz (3.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

imageio-2.22.0-py3-none-any.whl (3.4 MB view details)

Uploaded Python 3

File details

Details for the file imageio-2.22.0.tar.gz.

File metadata

  • Download URL: imageio-2.22.0.tar.gz
  • Upload date:
  • Size: 3.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/37.1 requests/2.28.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.12.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.5 CPython/3.9.14

File hashes

Hashes for imageio-2.22.0.tar.gz
Algorithm Hash digest
SHA256 a332d127ec387b2d3dca967fd065a90f1c1a4ba2343570b03fe2cebb6ed064ea
MD5 6b7a23e31be8915ad94e73ccd888c843
BLAKE2b-256 72e54c8739e7ca0484e57e3ebf43f6802bee5ef054f7893d1ace450b7a204c2c

See more details on using hashes here.

File details

Details for the file imageio-2.22.0-py3-none-any.whl.

File metadata

  • Download URL: imageio-2.22.0-py3-none-any.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/37.1 requests/2.28.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.12.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.5 CPython/3.9.14

File hashes

Hashes for imageio-2.22.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aff0e9b5faf4936728f982a1ab63797b1339847a4533c3e4c8343635149dfbfc
MD5 4701e45cc9882b3a3777f3ce27cabefa
BLAKE2b-256 787a3e4e595faea7112785de0a78efd8349a860b2ce6cd4d8fc15afe42c27f5f

See more details on using hashes here.

Supported by

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