๐ฌ HyperFrames v0.7.70
Write HTML. Render video. Built for agents.
Open-source framework by HeyGen that turns HTML, CSS, and JavaScript animations into deterministic MP4 videos. No build step, no React โ just an index.html file.
Status
Installed on local Linux (RTX 3060 Ti)
Node.js 22 ยท FFmpeg 6.1 ยท Apache 2.0 license
37,406 โ
on GitHub ยท 19 agent skills installed
Quick Start
# Create a new project
cd ~/my-video
npx hyperframes init my-project --example blank
# Preview in browser (live reload)
npm run dev
# Check for errors
npm run check
# Render to MP4
npm run render
# Install more blocks
npx hyperframes add data-chart
npx hyperframes add flash-through-white
Available Skills
- hyperframes โ Router: describe what you want, it picks the right workflow
- product-launch-video โ Promo from a URL or brief
- faceless-explainer โ Text-to-video explainer
- embedded-captions โ Add subtitles to existing video
- talking-head-recut โ Overlay graphics on recorded footage
- motion-graphics โ Short kinetic type, logo stings, transitions
- music-to-video โ Beat-synced music visualizer
- pr-to-video โ GitHub PR โ changelog video
- general-video โ Any other video composition
Examples
From the showcase at hyperframes.heygen.com/showcase
- Product intro with fade-in title, background video, and music
- Data visualization: CSV โ animated chart race
- PR walkthrough with animated code diffs
- Kinetic typography social clips
- Caption overlay on talking-head footage
Project
~/my-video/ โ first test project (renders to renders/)
Latest render: 10s 1080p30 H.264, 91.7 KB, rendered in 14.5s