OSI-openMedia, design and video
HyperFrames
heygen-com
Write HTML, render deterministic MP4 video - built for agents.
Overview
What is HyperFrames?
HyperFrames, by HeyGen, converts HTML/CSS/JS animations into deterministic MP4 video via headless Chrome and FFmpeg, supporting GSAP, Lottie, Three.js, CSS animations and WAAPI. Agents write HTML and the renderer produces video. The project reports production use at HeyGen, tldraw and TanStack (project's own claim).
Analysis
Pros & Cons
Pros
- Very high maintenance velocity with frequent releases
- HTML-native authoring means any LLM can write video compositions without a proprietary DSL
- Apache-2.0 from a funded company reduces abandonment risk
Cons
- Headless Chrome + FFmpeg stack adds meaningful infra weight for self-hosters
- Roadmap is driven by the backing company's commercial needs
- v0.x versioning signals an API still considered unstable
License
License
Apache-2.0 (OSI-open)
When it is interesting
Generating data-driven, templated video from agent-written HTML at scale.
When it is too early
You need WYSIWYG editing or non-developer authoring - this is a code/agent interface.
Context
Commercial alternative & related
- Commercial counterpart: HeyGen / Remotion Cloud
This repo featured in the 2026-07 edition of the Open-Source AI Radar.
Similar repositories