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

jimp-dev/jimp

An image processing library written entirely in JavaScript for Node, with zero external or native dependencies. observed · 2026-08-28

github.com/jimp-dev/jimp · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 76
  • Release rhythm 78
  • Longevity 100
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: 2.0
  • age_days: 4372
  • days_rel: 148
  • days_push: 148
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

14665 stars · 775 forks observed · 2026-08-28

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

Jimp is an image processing library for Node.js written entirely in JavaScript with zero external or native dependencies. It supports reading and writing PNG, JPEG, BMP, GIF, and TIFF formats and offers manipulation operations like resizing, cropping, and filters, with a pluggable architecture for custom extensions.

Use cases

  • resize images in nodejs
  • crop and filter images without native dependencies
  • convert images between png jpeg gif tiff formats
  • add watermarks or text to images programmatically
  • process uploaded images in a node server
  • build a thumbnail generator in javascript

When to choose

  • you need pure-JavaScript image processing with no native binary dependencies
  • you want a simple, pluggable API for common image manipulations in Node
  • you need broad format support (PNG, JPEG, BMP, GIF, TIFF) without extra installs

When to avoid

  • you need maximum performance for heavy image workloads (native tools like sharp are faster)
  • you need advanced features like live video or GPU-accelerated processing
  • you are working outside the JavaScript/Node ecosystem

Facets

library · maturity active

image-processing image-processing web-development developer-tools cross-platform image-manipulation zero-native-dependencies typescript pluggable png jpeg gif bmp tiff nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
jimp-dev/jimpmain82

For agents

markdown · JSON · MCP: product_card(name="jimp-dev/jimp")

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