Skip to content

Releases: floomhq/opencut

OpenCut v0.1.0

29 Apr 02:37

Choose a tag to compare

OpenCut v0.1.0

First public release of OpenCut — an open-source, AI-powered video production engine built on Remotion.

What's Included

  • 125 passing tests with CI via GitHub Actions
  • Plugin system for custom segment renderers, background effects, and timeline transforms
  • CLI tools: init, validate, transcribe, render (with --watch, --preview, --frames)
  • AI transcription via OpenAI Whisper for word-level captions
  • Engine components: facecam PiP, subtitles, keyword overlays, title/end cards, notification banners, background effects, typing text, animated diagrams, comparison tables
  • Animation utilities: particles, easing, Ken Burns, spring physics, audio reactivity
  • Music sync: beat-to-frame math and synced volume curves
  • 7 examples: quickstart, openslides, format-demo, ai-engineer-basics, floom-launch, hyperniche-launch, opendraft-research
  • Full TypeScript with strict mode and declaration output
  • npm package: npm install -g opencut

Install

npm install -g opencut

Links