fabricjs/fabric.js
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 84
- 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: 9.5
- age_days: 5929
- days_rel: 107
- days_push: 15
- n_releases_24m: 31
Adoption not part of the score
31412 stars · 3624 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Fabric.js is a powerful JavaScript HTML5 canvas library that provides an interactive object model on top of the canvas element, with built-in shapes, controls, animations, image filters, and SVG/JSON serialization. It includes an SVG-to-Canvas and canvas-to-SVG parser and is written in TypeScript.
Use cases
- build interactive canvas editors with drag, scale, and rotate
- convert SVG files to canvas and back
- add on-canvas text editing with rich styling
- apply WebGL image filters to pictures
- create zoomable and pannable canvas views
- serialize canvas scenes to JSON for saving
When to choose
- you need an interactive object model over HTML5 canvas
- you want SVG import/export in a web drawing app
- you need built-in transformations, grouping, and clip paths
- you want a typed, modular, well-tested canvas library
When to avoid
- you only need static chart rendering (use a charting library)
- you need IE11 or Edge Legacy support
- you want a full design tool out of the box rather than a library
- you need server-side rasterization beyond Node.js canvas support
Facets
library · maturity stable
image-processing animation parser serialization ui-components web-development frontend graphics image-processing browser cross-platform canvas html5-canvas svg typescript drawing interactive-graphics image-filters webgl nodejs
3 sources
- readme: https://github.com/fabricjs/fabric.js · fetched 2026-08-28 · d427d3259609
- homepage: http://fabricjs.com · fetched 2026-08-29 · 5d82ecea1765
- site_page: https://fabricjs.com/docs · fetched 2026-08-29 · 1d9a07cb3706
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fabricjs/fabric.js | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="fabricjs/fabric.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem