Roadmap

OpenCut AI is a fork of OpenCut with AI wrapped around it. Here's what's been built and what's next. (last updated: March 22, 2026)

1

OpenCut — the foundation

Upstream

OpenCut is the open-source video editor this project is forked from. It provides the core editor — multi-track timeline, real-time preview, text/sticker/effect tracks, keyboard shortcuts, and browser-based storage. Huge thanks to the OpenCut team and all upstream contributors.

2

Fork & AI integration

Completed

OpenCut AI is a fork that wraps AI capabilities around the core editor. The goal: make video editing accessible to non-editors by letting them edit videos through text, voice, and AI commands — all running locally.

3

AI transcription & text-based editing

Completed

Backend Whisper service for speech-to-text with word-level timestamps. Transcript panel with live word highlighting, auto-scroll, segment deletion, word-level cuts, and drag-to-reorder. Video auto-splits at segment boundaries. Delete text to cut video, reorder text to rearrange scenes.

4

Voice cloning & TTS

Completed

Coqui XTTS v2 for multilingual voice generation with voice cloning. Upload a voice sample to clone any voice. Generate voiceovers per-segment from the transcript. Male/female voice selection. Auto-translation for multilingual voiceovers. Background task tracking in the UI.

5

Subtitles & multilingual support

Completed

One-click subtitle generation from transcript, positioned at the bottom of the screen. Add/remove subtitles toggle. Auto-translation of transcript to 12+ languages for multilingual subtitle tracks. Subtitle text elements on their own timeline track.

6

Filters, adjustments & effects

Completed

WebGL color-adjust shader with 12 filter presets (Grayscale, Sepia, Vintage, Warm, Cool, Vivid, etc.). Adjustment panel with brightness, contrast, saturation, temperature, and vignette sliders. Effects applied as timeline tracks scoped to selected clips.

7

Audio separation & volume control

Completed

Auto-separate audio from video into its own track. Per-clip volume control with draggable dB line on audio elements. Volume changes apply to playback in real-time via Web Audio GainNode. Split audio clips to set different volumes per section.

8

Overlays & compositing

Completed

Picture-in-picture presets (corner positions, center). Split screen (left/right, top/bottom). Compositing presets (ghost overlay, dark overlay, light leak). Per-element opacity, 17 blend modes, and transform controls.

9

AI Studio & fact-checking

Completed

AI chat for brainstorming, script writing, and content planning. Script editing mode — rewrite transcript via AI prompts. Fact-check panel — extracts claims from transcript and verifies them via LLM. Fact-check overlays on the video timeline.

10

Quick actions & filler removal

Completed

Quick actions bar with one-click filler word detection, silence detection, subtitle toggle, and fact-check. Actions derive state from the actual timeline — stay in sync across all panels. Filler words shown with dotted underline in transcript.

11

Self-hosting & infrastructure

Completed

Full Docker Compose setup with 9 services (web, AI backend, Whisper, TTS, image, Ollama, Postgres, Redis). Health monitoring via proxied endpoint. RAM/GPU status in header. API keys management in Settings. Self-hosting cost documentation.

12

Export

Completed

MP4 (H.264) and WebM (VP9) export with quality presets (Low to Very High). Platform presets for YouTube, TikTok, Instagram, etc. Audio mixing with per-element volume. Progress bar with cancel support. Direct file download.

13

Advanced export & rendering

Planned

Subtitle burn-in during export. Background export that doesn't block the UI. Batch export for multiple formats. Custom resolution and bitrate controls. GPU-accelerated rendering.

14

More AI models

Planned

Model download manager in the UI. Support for StyleTTS 2, Bark, Piper, Fish Speech, Kokoro for TTS. Switchable Whisper model sizes (tiny to large-v3). Cloud API fallbacks (OpenAI, ElevenLabs) as optional alternatives.

15

Native app (mobile/desktop)

Not started

Native OpenCut AI apps for Mac, Windows, Linux, and iOS/Android.

Want to help?

OpenCut AI is open source and built by the community. Every contribution, no matter how small, helps us build the best free video editor possible.