Ross ROSS = Recommend OSS · open-source software intelligence for agents

imageio/imageio

Python library for reading and writing image data observed · 2026-08-28

github.com/imageio/imageio · homepage · Python · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 97
  • Release rhythm 81
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 88.0
  • age_days: 4869
  • days_rel: 44
  • days_push: 18
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1711 stars · 351 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Imageio is a mature Python library for reading and writing image and video data, including animated images, volumetric data, and scientific formats like DICOM and TIFF. It provides a simple, consistent API (imread/imwrite/imiter) that returns NumPy arrays and supports 295+ formats across Windows, Linux, and macOS.

Use cases

  • read and write images in python
  • convert png to jpg
  • create animated gifs from frames
  • read video files with ffmpeg
  • load dicom medical images
  • read multi-page tiff stacks
  • capture frames from a webcam
  • load images as numpy arrays

When to choose

  • you need a simple, unified API for reading/writing many image and video formats
  • you work with scientific or volumetric imaging data like TIFF or DICOM
  • you want images returned directly as NumPy arrays for use with NumPy/SciPy/scikit-image
  • you need cross-platform support with minimal core dependencies

When to avoid

  • you need advanced image manipulation features like filtering or transforms rather than just I/O
  • you need GPU-accelerated image processing
  • you are not working in Python or the NumPy ecosystem

Facets

library · maturity stable

image-processing video-processing file-system image-processing data-science developer-tools python cross-platform windows image-io animated-gif dicom tiff numpy scientific-imaging volumetric-data ffmpeg video linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
imageio/imageiomain92

For agents

markdown · JSON · MCP: product_card(name="imageio/imageio")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem