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.31.6.tar.gz (387.1 kB view details)

Uploaded Source

Built Distribution

imageio-2.31.6-py3-none-any.whl (313.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: imageio-2.31.6.tar.gz
  • Upload date:
  • Size: 387.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/42.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.7 tqdm/4.66.1 importlib-metadata/6.8.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.13

File hashes

Hashes for imageio-2.31.6.tar.gz
Algorithm Hash digest
SHA256 721f238896a9a99a77b73f06f42fc235d477d5d378cdf34dd0bee1e408b4742c
MD5 4785d46b63aaf50faf0158e1e2dac043
BLAKE2b-256 ed982c50490140b0cb5bc8cae29fd936bb5908daef25bf62ec7ded8a0f9f2eab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: imageio-2.31.6-py3-none-any.whl
  • Upload date:
  • Size: 313.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/42.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.7 tqdm/4.66.1 importlib-metadata/6.8.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.13

File hashes

Hashes for imageio-2.31.6-py3-none-any.whl
Algorithm Hash digest
SHA256 70410af62626a4d725b726ab59138e211e222b80ddf8201c7a6561d694c6238e
MD5 1e3e43ebc6aab49f5490e13b70bd9d13
BLAKE2b-256 9b82473e452d3f21a9cd7e792a827f8df58bdff614fd2fff33d7bf6c4c128da7

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