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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: imageio-2.28.1.tar.gz
  • Upload date:
  • Size: 3.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/37.3 requests/2.29.0 requests-toolbelt/1.0.0 urllib3/1.26.15 tqdm/4.65.0 importlib-metadata/6.6.0 keyring/23.13.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.11

File hashes

Hashes for imageio-2.28.1.tar.gz
Algorithm Hash digest
SHA256 5db5087be5c814ecf7e2c7d30a1a15c97eca97d8c26f31ddc54d767d4a43bce8
MD5 c03f36dca128ac01d02a647d3c378e07
BLAKE2b-256 2e32391580d369b1d6f6997bcaa583a7f88b990dfff8265d5e92c22848d8e8f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: imageio-2.28.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.9.6 readme-renderer/37.3 requests/2.29.0 requests-toolbelt/1.0.0 urllib3/1.26.15 tqdm/4.65.0 importlib-metadata/6.6.0 keyring/23.13.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.11

File hashes

Hashes for imageio-2.28.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b9b456146aab459e648cde633b81bf487eb45248948f79c033e55af3bf1e6d70
MD5 131d17fc8ae8cfa2338ff392c262f688
BLAKE2b-256 e96798ed2279fcd66cc50112abb8f5a3de4526307dc43a16d220d7b48afd113a

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