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

nitin42/react-imgpro

📷 Image Processing Component for React observed · 2026-08-28

github.com/nitin42/react-imgpro · JavaScript observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: 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: 3287
  • days_rel: n/a
  • days_push: 2088
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2161 stars · 83 forks observed · 2026-08-28

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

react-imgpro is a React component that processes images using filters, color adjustments, and WebGL shaders supplied as props, returning a base64-encoded processed image. It abstracts away low-level graphics code behind a simple declarative component API.

Use cases

  • apply filters to images in a react app
  • resize images client side in react
  • mix colors and apply sepia or invert effects to photos
  • process an image and get a base64 result in the browser
  • declarative image manipulation component for react

When to choose

  • you need simple client-side image filtering inside a React component
  • you want to avoid writing WebGL shader boilerplate yourself

When to avoid

  • you need a maintained library with active support
  • you need server-side or non-React image processing
  • you need advanced image editing beyond basic filters and resize

Facets

library · maturity abandoned

image-processing ui-components image-processing frontend web-development browser react webgl shaders filters base64 unmaintained nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
nitin42/react-imgpromain23

For agents

markdown · JSON · MCP: product_card(name="nitin42/react-imgpro")

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