Built for agents.
Write compositions as HTML files with data attributes. No React requirement, no proprietary timeline format.
Agents already write HTML. The CLI is non-interactive by default, perfect for automated workflows.
Same input, same frames, same output. Built for CI, regression tests, and automated rendering.
An index.html composition plays as-is and can be previewed directly in the browser.
Bring GSAP, CSS animations, Lottie, Three.js, Anime.js, WAAPI, or your custom runtime.
Apache 2.0 license, with no per-render fees or commercial-use thresholds.
Website marketing tours, product launches, and social clips
Topic explanations with LLM-invented visuals
GitHub PR changelogs and feature reveals
Add captions/subtitles to talking-head videos
Short, design-led animations and kinetic type
Beat-synced videos from audio tracks
Presentations, pitch decks, interactive decks
Anything else - longer pieces, brand reels
Install the HyperFrames CLI and create your first video:
# Install HyperFrames
npx hyperframes init my-video
# Navigate to your project
cd my-video
# Preview in browser
npx hyperframes preview
# Render to MP4
npx hyperframes render
Requirements: Node.js 22+, FFmpeg