Brooooooklyn/canvas
High performance Skia canvas implementation. Zero system dependencies. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- 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: 5.0
- age_days: 2194
- days_rel: 10
- days_push: 7
- n_releases_24m: 73
Adoption not part of the score
2306 stars · 97 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A high-performance Node.js canvas implementation backed by Google's Skia graphics library, built with Rust and Node-API (napi-rs). It provides the HTML5 Canvas 2D API with zero system dependencies, supporting PNG, JPEG, AVIF, and WebP encoding.
Use cases
- generate images server-side in node.js
- render charts and graphics to png in aws lambda
- replace node-canvas without native system dependencies
- draw text with custom fonts and emoji to images
- composite and manipulate images in node.js
- generate social media preview images dynamically
When to choose
- you need canvas rendering in node.js without installing cairo or other system libraries
- you deploy to serverless environments like aws lambda where native deps are painful
- you need high-performance, non-blocking image encoding
- you want broad prebuilt binaries across platforms and architectures
When to avoid
- you need browser-side rendering (this is node.js only)
- you need WebGL or 3D graphics rather than 2D canvas
- you rely on node-canvas-specific APIs not implemented here
Facets
library · maturity active
image-processing graphics sdk image-processing graphics web-development developer-tools windows cross-platform serverless skia canvas napi-rs node-canvas 2d-graphics zero-dependencies serverless nodejs linux macos
2 sources
- readme: https://github.com/Brooooooklyn/canvas · fetched 2026-08-28 · 50a7401ba196
- homepage: https://vercel.skia.rs · fetched 2026-08-29 · 9652754f096d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Brooooooklyn/canvas | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="Brooooooklyn/canvas")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem