imageio==2.37.4
# Read and write images and video across all major formats. Supports scientific and volumetric data.
$ pip install imageio
downloads/wk
9,871,546
license
—
version
2.37.4
python
>=3.10
What is imageio?
ImageIO is a Python library for reading and writing images and video in all major formats, including specialized support for scientific, medical, and volumetric data. Developers use it to load and save images/video, convert between formats, create animations, and work with multi-dimensional data through a simple interface backed by FFmpeg and other standard codecs. It integrates directly with NumPy arrays, making it useful for image processing pipelines and scientific computing workflows.
Links
Keywords
Dependencies (19)
Author
ImageIO contributors