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.1.tar.gz (3.4 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: imageio-2.22.1.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.2 requests/2.28.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.5 CPython/3.9.14

File hashes

Hashes for imageio-2.22.1.tar.gz
Algorithm Hash digest
SHA256 465ec35f919d538906d3023b61ccec766d8e7575fe55fcbd7669ece55afb97ca
MD5 e9c8dd2eff9a459616249abf4006c3d2
BLAKE2b-256 61cb518080f98b4d3c00b84b0b6521ee924b0cd619fc88cff2da619c6a832d7f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: imageio-2.22.1-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.2 requests/2.28.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/5.0.0 keyring/23.9.3 rfc3986/2.0.0 colorama/0.4.5 CPython/3.9.14

File hashes

Hashes for imageio-2.22.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a8e7be75ebc3920e8c9a7dcc8e47b54331125fc0932d050df4af9a6f5904d472
MD5 2c1de6bd8607e385e48d0bbb688ea3c9
BLAKE2b-256 ec5b521fcf5836cc46672b04e1ec7a94c0869ca6cc6a6e147277f1eb8cbb6886

See more details on using hashes here.

Supported by

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