# AlloyTeam/AlloyImage

基于HTML5的专业级图像处理开源引擎。An image processing lib based on html5.

Repository: https://github.com/AlloyTeam/AlloyImage
Canonical: https://ross.abutalabs.com/products/alloyimage
Homepage: http://alloyteam.github.io/AlloyImage/
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2019-05-09T10:10:01+00:00

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

## Adoption (not part of the score)
Stars 3022, forks 591 (observed 2026-08-28T04:07:38.551563+00:00)

## What it is
AlloyImage is a JavaScript image processing library built on HTML5 Canvas, offering multi-layer editing, 17 Photoshop-compatible blend modes, filters, and adjustments like hue, saturation, and curves. It provides a chainable API with Chinese/English parameter support and optional multithreaded processing.

## Use cases
- apply photo filters to images in the browser
- process user avatar uploads with style effects client-side
- blend image layers with Photoshop-style mix modes
- adjust brightness, contrast, hue, and curves of a photo in JavaScript
- add image styling to a mobile web app or PhoneGap app
- build an online photo editor web application

## When to choose
- you need client-side, dependency-free image effects on HTML5 Canvas
- you want Photoshop-like blend modes and layer-based editing in the browser
- you need a simple chainable API for photo adjustments in web or hybrid mobile apps

## When to avoid
- you need high-performance GPU-accelerated processing of very large images
- you require an actively maintained library with recent updates and strong license clarity
- you need server-side or native image processing

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, ui-components
- domain: image-processing, frontend, web-development
- platform: browser, cross-platform
- tags: html5-canvas, photo-filters, layer-based-editing, photoshop-blend-modes, client-side, javascript

## Member repositories
- AlloyTeam/AlloyImage (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:38.551563+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-30T07:29:55.378919+00:00, confidence not recorded.
  - readme: https://github.com/AlloyTeam/AlloyImage (fetched 2026-08-28T04:07:38.551563+00:00, sha 8c206d6eed77)
  - homepage: http://alloyteam.github.io/AlloyImage/ (fetched 2026-08-29T09:45:18.536831+00:00, sha c6a7af8aea36)
  - registry_npm: https://registry.npmjs.org/alloyimage (fetched 2026-08-29T09:45:18.545951+00:00, sha 47ddfd2ef66d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
