# nitin42/react-imgpro

📷  Image Processing Component for React

Repository: https://github.com/nitin42/react-imgpro
Canonical: https://ross.abutalabs.com/products/react-imgpro
Language: JavaScript
License Family: other
Topics: react, shaders, filters, opengl, webgl, graphql, frontend, images
Last push: 2020-12-14T17:08:24+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3287, "days_push": 2088, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2161, forks 83 (observed 2026-08-28T04:06:20.991629+00:00)

## What it is
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
- artifact type: library
- maturity: abandoned
- function: image-processing, ui-components
- domain: image-processing, frontend, web-development
- platform: browser
- tags: react, webgl, shaders, filters, base64, unmaintained, nodejs

## Member repositories
- nitin42/react-imgpro (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:20.991629+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:50:16.057726+00:00, confidence not recorded.
  - readme: https://github.com/nitin42/react-imgpro (fetched 2026-08-28T04:06:20.991629+00:00, sha e62eb4350002)
  - registry_npm: https://registry.npmjs.org/react-imgpro (fetched 2026-08-29T10:30:19.828309+00:00, sha 7ea08c40c8f5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
