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

aheckmann/gm

GraphicsMagick for node observed · 2026-08-28

github.com/aheckmann/gm · JavaScript observed · 2026-08-28

Health v2 · maintenance only

36/100

  • Activity 8
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5927
  • days_rel: n/a
  • days_push: 554
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6978 stars · 622 forks observed · 2026-08-28

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

A Node.js library providing a wrapper around the GraphicsMagick and ImageMagick command-line binaries for image manipulation. It is officially unmaintained as of February 2025, with the author recommending direct binary execution via cross-spawn instead.

Use cases

  • resize images in node.js
  • convert image formats with imagemagick from node
  • crop and thumbnail images in a node app
  • identify image metadata in javascript
  • compare images programmatically in node

When to choose

  • you are maintaining a legacy node.js codebase already using gm
  • you need the familiar gm chaining API and accept the unmaintained risk

When to avoid

  • starting a new project - use cross-spawn with GraphicsMagick/ImageMagick binaries directly or a maintained alternative
  • you need security patches or bug fixes
  • you cannot install GraphicsMagick or ImageMagick system binaries

Facets

library · maturity abandoned

image-processing image-processing developer-tools cross-platform graphicsmagick imagemagick unmaintained image-manipulation nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
aheckmann/gmmain36

For agents

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

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