Text-based video editor

# A free text-based video editor that runs in your browser

FreeNo signupNo uploadsNo watermark

Orator turns the transcript into the timeline. You read what was said, delete the parts you do not want, and the video cuts itself to match. There is no dragging clips around unless you decide to.

[Open Orator](/orator)Free. No signup. No uploads.

## Why edit video by editing the transcript

When you open a video, Orator transcribes it on your machine. The speech model runs in a browser Worker, the model files are served from vidstudio.app itself, and the loader is set to never call out to anyone else. Your recording is read from disk into memory and stays there. No upload step, no account.

Editing feels like editing a document. Select a sentence, press delete, and the matching stretch of video drops out while the clips on either side close the gap. Highlight a filler word and it goes. Mark a long pause and cut it. Nothing re-encodes while you work, so edits land instantly. The single render happens once, at export, when Orator writes a standard MP4 back to your disk.

Most tools in this category do the same core trick and run it in the cloud behind a login or a paid plan. Descript, Kapwing, and Vimeo's transcript editor all work that way. Orator makes the opposite trade. It is free and it keeps the file on your device, and in return it skips accounts, team sharing, and a stock library. For footage that should stay private, or when you just do not feel like signing up to trim a clip, that trade is a good one.

## What Orator does

#### Edit the transcript, cut the video

Delete words or whole paragraphs. The video and its timeline follow, so the cut matches the text exactly.

#### Filler-word cleanup

Orator flags the usual suspects, um, uh, like, you know, so, and actually, and clears them across the whole recording when you accept the suggestion.

#### Silence and pause trimming

Gaps between words come straight from the transcript timing. Cut all the dead air in one pass, or clip pauses by hand.

#### Captions from the same words

The text you keep becomes the captions. Export with them baked into the picture, already lined up with the cut.

#### Export to MP4, no watermark

Output is H.264 video with AAC audio in an MP4, the format every platform accepts. No badge, no upsell.

## How to edit a video by editing its transcript

#### 1 Open Orator

Start a project in the editor. Nothing to install and no account to create.

#### 2 Import your video

Drop in a file. Orator transcribes it on your device while you wait, and the audio never leaves the browser.

#### 3 Edit the words

Delete sentences and accept the filler and silence suggestions to tighten the cut.

#### 4 Export

Save an MP4 with your cuts, and captions if you want them, straight to your disk.

## Frequently asked questions

### Is Orator really free?

Yes. The editor, transcription, filler and silence removal, captions, and export are free with no watermark and no credit limit. There is no trial that expires and no card to enter.

### Does my video get uploaded?

No. The file is read locally through the browser file picker and processed in memory. You can confirm it: open DevTools, watch the Network tab, then run an edit and export. You will not see your video go anywhere.

### How is this different from Descript?

Descript is more mature and adds team collaboration, screen recording, and publishing. It also asks you to sign up and sends your media to its servers to transcribe. Orator skips the account and the upload and keeps a tighter feature set built around cutting by transcript.

### What does editing by transcript actually mean?

Orator lines up each word with its moment in the video. When you delete text, it removes that exact time range and closes the gap, so the edit you make in words is the edit that lands in the video.

### Do I need to install anything?

No. Orator runs in Chrome, Edge, Firefox, and Safari. The page is the app. It needs a connection on first load to fetch the code and the speech model, then keeps working if your connection drops.

### What happens to my projects?

They stay in your browser storage, on the device you used. Moving to another computer means starting fresh, which is the flip side of keeping nothing on a server.

### Which languages does transcription support?

Transcription currently uses an English speech model, so English recordings work best. Other languages may transcribe poorly for now.

## Your video never leaves your device

Orator reads your file through the browser file picker and holds the bytes in memory. Transcription runs in a Web Worker against a speech model served from this site, with remote model loading switched off, so nothing about your recording is sent to a server. The only network traffic is the one-time download of the app code and the model on first load.

You can check this yourself. Open DevTools, switch to the Network panel, filter to XHR and fetch, then import a video and run an export. You will see the page load and the model download, and you will not see your video going anywhere.

[Open Orator](/orator)

## Related Tools and Resources

#### [Remove filler words](/remove-filler-words)

Cut um, uh, like, you know, so, and actually from the transcript, free and local.

#### [Remove silence from video](/remove-silence-from-video)

Trim dead air found from the timing of the words.

#### [Free Descript alternative](/descript-alternative)

The transcript-editing core of Descript, free and with no upload.

#### [Orator vs Descript](/orator-vs-descript)

Honest side by side on local versus cloud.

#### [Auto caption generator](/auto-caption)

Generate and burn captions without uploading your video.

#### [Private video editor](/private-video-editor)

Timeline editor for sensitive footage that never leaves your device.

#### [Video editor](/video-editor)

The full browser-local timeline editor when you want tracks, not text.

---
Source: [https://vidstudio.app/text-based-video-editor](https://vidstudio.app/text-based-video-editor)
