Introducing OpenEdit
by
Georgie Kemp

Introducing OpenEdit

Video Software
Video Editing
Technical Guides

OpenEdit is a closed-source but free agent-driven editing pipeline that ships with VEED Engine

OpenEdit is VEED's agent-native video tool. Tell your AI agent to add subtitles to a video, and it transcribes the audio, designs a caption style to fit, and renders the finished clip. 

Rendering happens on your own machine. VEED Engine is VEED's own HTML-to-video renderer: you style captions in HTML and CSS, but there is no headless browser in the pipeline. The OpenEdit editor is open source under Apache-2.0. It's free to use: no subscription, no paywalls.

OpenEdit is in beta and available now on GitHub.

Quick facts

  • What it does: transcription, caption design, and render, from one prompt to your agent
  • Install: npx skills add veedstudio/open-edit
  • Agents: agent-agnostic. Tested with Claude Code, Codex and Gemini
  • Time to result: 1 to 3 minutes, prompt to finished MP4
  • Renderer: VEED Engine, an HTML-to-video renderer that runs locally. No headless browser in the pipeline
  • Speed: up to 2.2x faster than tools that drive Chrome, per VEED's early benchmarks
  • Price: free to use. No subscription, no paywalls
  • Licenses: the editor is Apache 2.0. The renderer binaries are closed source under PolyForm Shield 1.0.0
  • Account: one free veed.io account for transcription. No credit cost as things stand today
  • Requirements: Apple Silicon Mac on macOS 26 (Tahoe). Not Intel, not earlier macOS
  • Available now: github.com/veedstudio/open-edit

What is OpenEdit?

OpenEdit is two things: an open-source editor your AI agent runs on and VEED Engine, the renderer it renders with. You run one install command, open your agent, and ask it to add subtitles to a video. Your agent transcribes the audio, reads the transcript, designs a caption style that fits the footage, and renders the clip.

Caption styling happens in HTML and CSS, which is the part that is open source. VEED Engine then turns that composition into video. Because composition does not depend on the renderer, you are not locked to it: if you would rather not run a closed binary, you can render through Chrome instead.

It's available now on GitHub. The editor is open source under Apache-2.0. The renderer binaries are closed source under PolyForm Shield 1.0.0, and you can sell what you make with them at no cost to VEED. Transcription runs on VEED's pipeline and needs a free veed.io account.

What OpenEdit includes

Feature What it means for your workflow
No timeline, no UI to learn Ask your agent to add subtitles to your video, and OpenEdit produces the clip. Nothing to open, nothing to configure
Our own HTML-to-video renderer You style captions in HTML and CSS, but there is no headless browser in the pipeline. Everything renders locally on your machine
Not locked to our renderer Composition does not depend on VEED Engine. If a closed binary is a dealbreaker, render through Chrome instead
Preview window When the render finishes, a preview window opens so you can watch the result straight away
Keep prompting Ask your agent to change what came back: darken a color, move the text, add motion graphics, match your brandbook
One-line install Run npx skills add veedstudio/open-edit. Open your agent and it handles the rest of the setup itself
Open source editor The editor is Apache-2.0. Add your own APIs and MCPs, mix it into your existing skillset, connect it to any pipeline you already run

How it works

OpenEdit follows a four-step flow.

Step 01: Install the skill

npx skills add veedstudio/open-edit

Step 02: Open your agent

OpenEdit is agent-agnostic. It has been tested with Claude Code, Codex, and Gemini. The skill prepares the runtime and loads its AGENTS.md explicitly, so it is not tied to one model.

claude

Step 03: Ask it to add subtitles

Your agent transcribes the audio, reads the transcript, designs a caption style to suit the video, and renders it.

Add subtitles to my video [VIDEO]

Or run the skill directly on a selected video.

/open-edit

Step 04: Review and keep going

One to three minutes later you get a captioned MP4 back and a preview window opens. From there, keep prompting.

I don't like the yellow, make it darker. Move the text up a bit

Add motion graphics on the revenue numbers, charts if they fit

Run 6 agents in parallel, each with its own caption system for my [VIDEO]

Using the Figma MCP, take this [LAYOUT] and build a branded subtitle style for my podcast [VIDEO]

Update the caption colors to match my brandbook [IMG]

Using the Pinterest MCP, pick the references that best match my [VIDEO] topic, then run 3 agents to execute the top matches pixel-perfectly

What you can build with OpenEdit

OpenEdit edits footage. It does not generate it. Bring your own from wherever you already work. A few ways it gets used.

  • Daily social output. Ship a week of Reels, TikToks, Shorts, or podcast cuts straight from your agent without paying for another subscription to do it.
  • Branded assets that stay on brand. Give OpenEdit a reference image or your brandbook once, and every clip after it matches.
  • A client's week, done in an afternoon. Run the batch through a multi-agent session instead of paying studio rates for the same output.
  • Video inside the tools you already run. Connect any MCP or API, make OpenEdit part of the workflow and skillset you already have, or build something new around it.

V1 is built around captions, but the engine already renders motion graphics, charts, and brandbook-matched styling. That is worth pushing on, and it is also where OpenEdit is roughest today. If you want a talking head from a script rather than footage you already have, that is a different job: the VEED MCP does it with Fabric, which is paid and burns credits like every other text-to-video model.

How OpenEdit compares

VEED built its own HTML-to-video renderer and runs it locally on your machine. You style captions in HTML and CSS, but there is no headless browser in the pipeline. Most agent-native video tools drive Chrome instead.

In VEED's early internal benchmarks, OpenEdit ran up to 2.2x faster than tools that drive Chrome. That is VEED's own testing, not a published comparison.

Metric OpenEdit, VEED Engine Comparable browser-rendered workflows
Render speed Up to 2.2x faster Baseline
Pipeline HTML-to-video renderer, no headless browser Headless Chrome in the render path
Where it runs Locally, on your machine Varies, often cloud or local browser

Source: VEED's own early internal benchmarks, not a published comparison. Reproducible benchmarks and the analysis behind them are coming in the next few weeks.

Good to know before you start

OpenEdit is in beta. Here is where it stands today.

  • Apple Silicon Mac on macOS 26 (Tahoe) only. Not Intel, not earlier macOS. Windows and Linux support is something VEED intends to build, and how it gets prioritized depends on the demand.
  • Agent-agnostic. Tested with Claude Code, Codex, and Gemini. The skill loads its AGENTS.md explicitly, so it is not tied to one model.
  • V1 is built around captions. The engine already renders motion graphics, charts, and brandbook-matched styling. That is worth pushing on, and it is also where OpenEdit is roughest today.

Is OpenEdit open source?

The OpenEdit editor is under Apache-2.0. The renderer binaries are closed source, under PolyForm Shield 1.0.0, and you can sell what you make with them at no cost to VEED. You are not locked to them either: composition does not depend on the renderer, so if a closed binary is a dealbreaker, you can render through Chrome instead. Both licenses are in the repo.

What are the system requirements?

OpenEdit runs on Apple Silicon Macs on macOS 26 (Tahoe). Not Intel, and not earlier versions of macOS. Windows and Linux support is something VEED intends to build, and how it gets prioritized depends on the demand.

What can OpenEdit do today, and what is coming?

V1 is built around captions: transcribing, styling, and rendering subtitles onto footage you already have, then reworking them as you ask. The engine already renders motion graphics, charts, and brandbook-matched styling, which is worth pushing on and is also where it is roughest. For generating video from a script rather than editing existing footage, the VEED MCP does that with Fabric, which is paid.

Powered by VEED Engine

What the licenses mean for you

The OpenEdit editor is open source under Apache-2.0. Read it, fork it, change it, ship it.

The renderer binaries are closed source, under PolyForm Shield 1.0.0. You can sell what you make with them, at no cost to VEED. You are also not stuck with them: composition does not depend on VEED's renderer, so if a closed binary is a dealbreaker, you can render through Chrome instead.

Both licenses are in the repo.

Setup is one command, and your agent takes care of the rest. Open it, point it at a clip, and ask for subtitles.

Get OpenEdit on GitHub

Get OpenEdit on GitHub

Faq

What is OpenEdit?

OpenEdit is VEED's agent-native video tool: an open-source editor your AI agent runs, paired with VEED Engine, the renderer behind it. Tell your agent to add subtitles to a video, and OpenEdit transcribes the audio, designs a caption style that fits the footage, and returns a finished clip. It edits footage rather than generating it, so bring your own.

How do I install OpenEdit?

Run one command in your terminal: npx skills add veedstudio/open-edit. Then open your agent and ask it to add subtitles to a video, or run /open-edit on a selected clip. Your agent handles the rest of the setup itself. If you would rather not touch the terminal, hand the command to your agent and ask it to make it work.

Which AI agents work with OpenEdit?

OpenEdit is agent-agnostic. It has been tested with Claude Code, Codex, and Gemini. The skill prepares the runtime and loads its AGENTS.md explicitly, so it is not tied to one model.

Do I need to know how to code to use OpenEdit?

No. Run one install command, then talk to your agent the way you would talk to an editor: add subtitles to my video, make the yellow darker, match the captions to my brand book, and add motion graphics to the revenue numbers. Builders who want to wire OpenEdit into a pipeline of their own can, because the editor is open source.

How is OpenEdit different from browser-based agent video tools?

VEED built its own HTML-to-video renderer. You style captions in HTML and CSS, but there is no headless browser in the pipeline, and it runs locally on your machine. In VEED's early internal benchmarks, it ran up to 2.2x faster than tools that drive Chrome. That is VEED's own testing rather than a published comparison. Reproducible benchmarks and the analysis are coming in the next few weeks.

What does OpenEdit cost?

OpenEdit is free to use. No subscription, no paywalls. Transcription runs on VEED’s pipeline and needs a free veed.io account at no credit cost as things stand today. Your audio, not the video, is uploaded and stored in order to transcribe it. Everything else runs on your own machine.

When it comes to  amazing videos, all you need is VEED

Create your first video
No credit card required