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

rsms/node-imagemagick

Imagemagick module for NodeJS — NEW MAINTAINER: @yourdeveloper observed · 2026-08-28

github.com/rsms/node-imagemagick · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 5960
  • days_rel: n/a
  • days_push: 2149
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1820 stars · 331 forks observed · 2026-08-28

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

An abandoned Node.js wrapper module around the ImageMagick command-line tools, providing APIs for identify, metadata reading, convert, and resize operations. It requires ImageMagick CLI tools to be installed and has been superseded by maintained forks and the gm module.

Use cases

  • resize images in node.js
  • read exif metadata from jpeg files
  • get image dimensions and format
  • convert images via imagemagick from node
  • batch resize photos in a node script

When to choose

  • you need a thin, simple wrapper over ImageMagick CLI in a legacy Node.js codebase
  • you only need basic identify/resize/convert functionality and accept no maintenance

When to avoid

  • starting a new project - use gm or @yourdeveloper/node-imagemagick instead
  • you need a maintained library with security fixes
  • you want native image processing without ImageMagick CLI installed

Facets

library · maturity abandoned

image-processing image-processing developer-tools cli imagemagick wrapper deprecated exif image-resizing nodejs

1 source

Member repositories

RepositoryRoleHealth v2
rsms/node-imagemagickmain32

For agents

markdown · JSON · MCP: product_card(name="rsms/node-imagemagick")

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