diffusionstudio/core
A fast, browser based video compositing engine powered by WebCodecs observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 52
- Release rhythm 40
- Longevity 54
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: 3.0
- age_days: 764
- days_rel: 578
- days_push: 288
- n_releases_24m: 11
Adoption not part of the score
1228 stars · 140 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Diffusion Studio Core is a TypeScript video compositing engine that runs in the browser, built on WebCodecs and Canvas2D for hardware-accelerated media processing. It provides a declarative timeline API for layering video, audio, image, and text clips, supporting both interactive playback and high-fidelity rendering.
Use cases
- build a browser-based non-linear video editor
- compose and concatenate video clips in the browser
- add captions, text, and transitions to videos programmatically
- render videos with hardware acceleration via WebCodecs
- create timeline-based media applications with keyframe animations
- remove silence from video or audio tracks in the browser
When to choose
- you are building a video editing or timeline-based media app that runs in the browser
- you want hardware-accelerated video decoding and rendering without server-side processing
- you need a declarative composition API for layering clips, text, shapes, and effects
When to avoid
- you need server-side or Node.js-native video processing with full codec control
- your project must support older browsers without WebCodecs support
- you need a complete end-user video editor out of the box rather than an engine to build one
Facets
library · maturity active
video-processing audio-processing image-processing animation web-development frontend media browser webcodecs video-compositing timeline video-editor canvas2d typescript hardware-accelerated non-linear-editing video web-server nodejs
2 sources
- readme: https://github.com/diffusionstudio/core · fetched 2026-08-28 · 2f8f578155dd
- homepage: https://www.diffusion.studio/core-rendering-engine · fetched 2026-08-29 · 02174405443b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| diffusionstudio/core | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="diffusionstudio/core")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem