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

brendan-duncan/image

Dart Image Library for opening, manipulating, and saving various different image file formats. observed · 2026-08-28

github.com/brendan-duncan/image · Dart · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 98
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 4619
  • days_rel: n/a
  • days_push: 14
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1263 stars · 304 forks observed · 2026-08-28

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

A pure-Dart library for decoding, encoding, and manipulating images in many formats (PNG, JPEG, GIF, WebP, TIFF, BMP, and more). It works with dart:io and dart:html, supporting command-line, Flutter, and web applications.

Use cases

  • resize images and generate thumbnails in dart
  • convert png to jpeg in flutter
  • create animated gifs with dart
  • read pixel values from an image in dart
  • decode webp files without native dependencies
  • apply filters and effects to images in a flutter app

When to choose

  • you need pure-Dart image handling with no native dependencies
  • you target Flutter, web, and CLI from one codebase
  • you need broad format support including animated PNG/GIF/WebP

When to avoid

  • you need maximum encoding/decoding performance for large batches (native libs are faster)
  • you need advanced color management or RAW camera formats

Facets

library · maturity active

image-processing parser image-processing cross-platform cross-platform cli dart flutter png jpeg gif webp image-formats thumbnailing pixel-manipulation web

1 source

Member repositories

RepositoryRoleHealth v2
brendan-duncan/imagemain76

For agents

markdown · JSON · MCP: product_card(name="brendan-duncan/image")

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