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.14.1.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.14.1-py3-none-any.whl (3.3 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: imageio-2.14.1.tar.gz
  • Upload date:
  • Size: 3.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for imageio-2.14.1.tar.gz
Algorithm Hash digest
SHA256 709c18f800981e4286abe4bd86b6c9b5bb6e285b6b933b5ba0962ef8e7994058
MD5 70cdfa94500d3f11234663659caa68c5
BLAKE2b-256 f70cdd530ec819a8de3f65eb62bba4a9f1b60a7377fdef470d6c4ea92b0d03ca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: imageio-2.14.1-py3-none-any.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for imageio-2.14.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4bc1257abe5d8c9ef89132dccd9d783c1c0bdbbcfb98c0e5fe84e8b7b9ee4975
MD5 739bf87f1fb421a25d18b7552aa5cbd9
BLAKE2b-256 a87d170837197f87ccdb6a2ae075eb6699faf1684c81defc0173b413da926041

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