Contents

ImageIO 2.37.2

0

Read and write images and video across all major formats. Supports scientific and volumetric data.

Read and write images and video across all major formats. Supports scientific and volumetric data.

Stars: 1677, Watchers: 1677, Forks: 343, Open Issues: 121

The imageio/imageio repo was created 12 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1677 github stars!

How to Install imageio

You can install imageio using pip

pip install imageio

or add it to a project with poetry

poetry add imageio

Package Details

Author
ImageIO contributors
License
None
Homepage
None
PyPi:
https://pypi.org/project/ImageIO/
GitHub Repo:
https://github.com/imageio/imageio

Classifiers

No  imageio  pypi packages just yet.

Errors

A list of common imageio errors.

Code Examples

Here are some imageio code examples and snippets.

GitHub Issues

The imageio package has 121 open issues on GitHub

  • Question: Rationale behind Pillow being a core dependency rather than optional
  • ImageIO 2.37.2 not working with PyInstaller (2.37.0 works)
  • Set readme content-type in project metadata
  • Fix array_wrap deprecation warning
  • Support JPEG-XL image file

See more issues on GitHub

Related Packages & Articles

moviepy 2.2.1

MoviePy is a Python library for video editing: cutting, concatenations, title insertions, video compositing, video processing, and creation of custom effects.