HyperFrames logo

HyperFrames

Visit

HyperFrames is Apache-2.0 HTML-to-MP4 for agents, with 20 Claude Code and Codex skills and no per-render fee.

Share:
View alternatives

HyperFrames is HeyGen's open HTML-to-MP4 engine plus a loadable skill pack. Docs live at hyperframes.heygen.com/introduction. The repo heygen-com/hyperframes is Apache-2.0, created 2026-03-10, TypeScript. On 2026-09-10 GitHub listed 48,513 stars and 4,443 forks, last push the same day. README: write HTML, render video, built for agents. Playground: hyperframes.dev.

Compare Generate Image if you only needed stills, Slack GIF Creator if you needed a short GIF, or Claude Code if you needed the host that loads /hyperframes.

Key Features

  • HTML compositions: timing via data-start, data-duration, tracks, and seekable animation adapters (GSAP, CSS, Lottie, Three.js, Anime.js, WAAPI). No React requirement, no bundler for a plain index.html.
  • 20 published skills: README says read /hyperframes first. It routes product-launch, faceless-explainer, pr-to-video, motion-graphics, slideshow, remotion-to-hyperframes, and more. Core set installs on demand; --all pulls every published skill.
  • CLI loop: npx hyperframes init, preview, lint, render. Cloud render on HeyGen and AWS Lambda paths are documented. Requires Node.js 22+ and FFmpeg.
  • Deterministic capture: headless Chrome seeks each frame, FFmpeg encodes. Same input, same MP4.
  • frame.md: a DESIGN.md superset so an agent can compose from brand tokens without guessing web chrome.

Limitation: 48,513 stars is a heat signal, not an audit. README warns npx skills add can lag main by hours; use npx hyperframes skills update for the current core set. FFmpeg and Node 22 are hard requirements. Apache-2.0 covers the engine; HeyGen cloud render still bills HeyGen if you use that path.

Use Cases

  • Claude Code / Codex / Cursor users who want a product intro or PR walkthrough as MP4 without opening After Effects.
  • Teams with a design.md who need the same tokens on a 1920x1080 frame.
  • People who should use Generate Image instead if they only need a still.

Pricing

Piece Price Notes from first-party pages 2026-09-10
hyperframes engine and skills $0 Apache-2.0. About 48,513 stars. README: no per-render fees, no commercial-use threshold.
Host agent Confirm that product Claude Code, Codex, Cursor, Gemini CLI.
HeyGen cloud / Lambda Confirm HeyGen or AWS Optional. Local render is the default.

Getting Started

  1. npx skills add heygen-com/hyperframes and pick the Core Skills group, or npx hyperframes skills update for a non-interactive core install.
  2. npx hyperframes init my-video && cd my-video && npx hyperframes preview.
  3. Ask the agent: using /hyperframes, create a 10-second product intro with a fade-in title.
  4. npx hyperframes render when the preview is right.

First-party resource: Quickstart and the README.

Frequently Asked Questions

Is this HeyGen the SaaS?

No. This is the Apache-2.0 renderer and skill pack. HeyGen the product can host cloud renders. Local render does not need a HeyGen account.

Do I have to install all 20 skills?

No. README: the picker starts with nothing selected. Core Skills is enough. --all is deliberate.

How is it different from Remotion?

README comparison: Remotion authors in React; HyperFrames authors in HTML. Remotion License is source-available; HyperFrames is Apache-2.0.

Alternatives

Tips

  1. Quote Apache-2.0, 48,513 stars, Node 22+, FFmpeg, and 20 skills from pages checked 2026-09-10.
  2. Prefer npx hyperframes skills update over a stale skills.sh blob.
  3. Keep animations seekable. Wall-clock-only GSAP will drift in the renderer.

Conclusion

HyperFrames is the HTML-native video stack agents can actually write: twenty skills, a CLI, and Apache-2.0 local renders. Start at the docs. If you only needed a still, open Generate Image instead.

Comments

No comments yet. Be the first to comment!