# gkajs/gka

一款高效、高性能的帧动画生成工具

Repository: https://github.com/gkajs/gka
Canonical: https://ross.abutalabs.com/products/gka
Homepage: https://gka.js.org
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-12-07T15:08:59+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": 3529, "days_push": 1000, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2105, forks 225 (observed 2026-08-28T04:06:13.903557+00:00)

## What it is
gka is a Node.js command-line tool that generates high-performance frame animations from a folder of image sequences. It optimizes images (deduplication, blank cropping, sprite-sheet merging, compression) and outputs CSS keyframes animation files with preview support.

## Use cases
- generate css keyframe animation from image sequence
- create sprite sheet animation from png frames
- optimize frame animation images for web
- batch rename and process animation frames
- generate multi-resolution frame animations
- preview frame animation before shipping

## When to choose
- you have numbered image frames and need a lightweight css-based frame animation
- you want automatic sprite-sheet merging and image optimization for animations
- you prefer a one-command cli workflow over manual animation tooling

## When to avoid
- you need video or gif output rather than css/html animations
- you need a gui-based animation editor
- your animation requires runtime scripting beyond css keyframes

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: image-processing, animation, cli, developer-tools
- domain: web-development, frontend, graphics, developer-tools
- platform: cli, cross-platform
- tags: frame-animation, css-keyframes, sprite-sheet, image-optimization, nodejs

## Member repositories
- gkajs/gka (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:13.903557+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:54:10.922108+00:00, confidence not recorded.
  - readme: https://github.com/gkajs/gka (fetched 2026-08-28T04:06:13.903557+00:00, sha da9e0343dead)
  - homepage: https://gka.js.org (fetched 2026-08-29T10:34:34.766549+00:00, sha 8b1a0082766a)
  - registry_npm: https://registry.npmjs.org/gka (fetched 2026-08-29T10:34:34.775667+00:00, sha 67ccb62fc781)
- Data as of 2026-08-30T08:39:29.467469+00:00.
