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

haraldk/TwelveMonkeys

TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO observed · 2026-08-28

github.com/haraldk/TwelveMonkeys · homepage · Java · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 99
  • Release rhythm 69
  • Longevity 100
How is this computed?

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

  • gap_med: 142
  • age_days: 6208
  • days_rel: 50
  • days_push: 7
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

2142 stars · 327 forks observed · 2026-08-28

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

TwelveMonkeys ImageIO is a collection of plugins and extensions for Java's javax.imageio framework, adding read/write support for many image formats not covered by the JDK, such as TIFF, PSD, WebP, and PICT. It is a mature, BSD-3-Clause-licensed Java library distributed via Maven Central.

Use cases

  • read TIFF and BigTIFF images in Java
  • open Photoshop PSD files from a Java application
  • add WebP decoding support to javax.imageio
  • handle legacy image formats like PICT, PCX, and TGA in Java
  • read ICC color profiles and image metadata
  • convert obscure image formats to PNG or JPEG on the JVM

When to choose

  • your Java app needs to read or write image formats the JDK doesn't support
  • you need robust TIFF/BigTIFF handling with metadata on the JVM
  • you want a drop-in ImageIO plugin with no native dependencies

When to avoid

  • you need a standalone image converter CLI or GUI
  • your project is not on the JVM
  • you need full WebP or PSD write support (mostly read-only)

Facets

library · maturity stable

image-processing parser plugin-system image-processing developer-tools files jvm cross-platform imageio javax-imageio tiff jpeg psd webp file-format-readers java-library

2 sources

Member repositories

RepositoryRoleHealth v2
haraldk/TwelveMonkeysmain89

For agents

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

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