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

imagemin/imagemin

Minify images seamlessly observed · 2026-08-28

github.com/imagemin/imagemin · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

27/100

  • Activity 10
  • Release rhythm 8
  • 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: n/a
  • age_days: 4685
  • days_rel: 544
  • days_push: 544
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

5722 stars · 260 forks observed · 2026-08-28

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

A Node.js library that minifies images (JPEG, PNG, GIF, SVG) through a pluggable architecture, accepting file globs or buffers and returning optimized output. It delegates actual compression to ecosystem plugins like imagemin-jpegtran and imagemin-pngquant.

Use cases

  • compress images in a node build pipeline
  • minify jpg and png files before deploying a website
  • optimize images in memory from a buffer
  • batch shrink image file sizes with glob patterns
  • integrate image compression into gulp or webpack

When to choose

  • you need programmatic, plugin-based image compression in a Node.js build step
  • you want to optimize images in memory or via glob patterns
  • you need a common API over multiple image codecs

When to avoid

  • you just want a command-line tool (use imagemin-cli instead)
  • you need image resizing or format conversion rather than minification
  • you are not working in a JavaScript/Node.js environment

Facets

library · maturity active

image-processing compression plugin-system image-processing web-development developer-tools cross-platform image-minification jpeg png gif svg build-pipeline lossy-compression nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
imagemin/imageminmain27

For agents

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

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