--- id: imageio version: "2.37.4" license: BSD-2-Clause license_treatment: permissive maintenance: active --- # ImageIO — Read and write images and video across all major formats. Supports scientific and volumetric data. License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install imageio uv add imageio poetry add imageio ## Description # IMAGEIO [![CI](https://github.com/imageio/imageio/workflows/CI/badge.svg)](https://github.com/imageio/imageio/actions/workflows/ci.yml) [![CD](https://github.com/imageio/imageio/workflows/CD/badge.svg)](https://github.com/imageio/imageio/actions/workflows/cd.yml) [![codecov](https://codecov.io/gh/imageio/imageio/branch/master/graph/badge.svg?token=81Zhu9MDec)](https://codecov.io/gh/imageio/imageio) [![Docs](https://readthedocs.org/projects/imageio/badge/?version=latest)](https://imageio.readthedocs.io) [![Supported Python Versions](https://img.shields.io/pypi/pyversions/imageio.svg)](https://pypi.python.org/pypi/imageio/) [![PyPI Version](https://img.shields.io/pypi/v/imageio.svg)](https://pypi.python.org/pypi/imageio/) ![PyPI Downloads](https://img.shields.io/pypi/dm/imageio?color=blue) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1488561.svg)](https://doi.org/10.5281/zenodo.1488561) Website: Imageio is a mature Python library that makes it easy to read and write image and video data. This includes animated images, video, volumetric data, and scientific formats. It is cross-platform, runs on Python 3.10+, and is easy... ## AI interpretation — verify before relying ImageIO reads and writes images and video across all major formats, including animated images, volumetric data, and scientific formats, with a simple unified API backed by numpy and pillow. Verdict: ImageIO is a mature, actively maintained library (Production/Stable since 2012) with minimal dependencies and no known vulnerabilities. Its permissive BSD-2-Clause license and top-1000 PyPI popularity make it a low-risk choice for cross-platform image and video I/O in scientific and general applications. [View on SkillFed](https://skillfed.io/packages/imageio) · [View on PyPI](https://pypi.org/project/imageio/)