๐ŸŽฌ 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

Examples

From the showcase at hyperframes.heygen.com/showcase

Project

~/my-video/ โ€” first test project (renders to renders/)

Latest render: 10s 1080p30 H.264, 91.7 KB, rendered in 14.5s