zhangyuanwei/node-images
Cross-platform image decoder(png/jpeg/gif) and encoder(png/jpeg) for Nodejs observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4938
- days_rel: n/a
- days_push: 857
- n_releases_24m: 0
Adoption not part of the score
1554 stars · 200 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight cross-platform Node.js library (native C++ addon) for decoding PNG/JPEG/GIF images and encoding PNG/JPEG images. It provides a jQuery-like chaining API for loading, resizing, drawing, and saving images without external image library dependencies.
Use cases
- resize images in nodejs
- convert png to jpeg in node
- add a watermark logo to an image
- decode gif files in nodejs
- compress jpeg images with quality settings
- process uploaded images without installing imagemagick
When to choose
- you need lightweight image decode/encode in Node.js with no external dependencies
- you want a simple chaining API for basic resize, draw, and save operations
- you only need PNG/JPEG/GIF support
When to avoid
- you need advanced image manipulation like filters, color spaces, or many formats (use sharp instead)
- you need active development or support for the latest Node.js versions
- you need 32-bit platform support
Facets
library · maturity maintenance
image-processing image-processing web-development windows image-decoder image-encoder native-addon cpp png jpeg gif chaining-api nodejs macos linux
2 sources
- readme: https://github.com/zhangyuanwei/node-images · fetched 2026-08-28 · 40f98387d2f5
- homepage: https://npmjs.org/package/images · fetched 2026-08-29 · dfc8b4185f92
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zhangyuanwei/node-images | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="zhangyuanwei/node-images")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem