Rescript for Desktop
A free, open source, Descript alternative. Runs on-device.
What it does
🎬 An open source, transcript-based video editor that lives in the browser. Edit videos by simply editing the transcript text. Runs fully on your device or in the browser: Local, free and offline! Now available as a Desktop app on Mac OS, Windows and Linux. Since the last launch we've added: - More accurate transcriptions - Desktop app + Dark mode - Support for 5 languages - Export formats + ability to export as audio - Importing/exporting transcripts and captions.. and more!
Free, open-source, transcript-based video and audio editor. Transcribe locally, delete words to cut media, regenerate a line in the original voice, and export — without your files ever leaving your device.
Rescript transcribes your video and audio on-device, cuts the footage as you delete words, and respeaks the lines you rewrite — in the original voice. Whisper transcribes on-device with word-level timestamps and speaker labels. Already have captions? Import your own SRT, VTT, or JSON instead. Select text, hit delete, and the matching footage is cut. Strip fillers and silences in one click. Playback skips every cut in real time. Video, audio, transcript, or subtitles — rendered with ffmpeg on your own machine. Nothing is uploaded at any point. So um, the thing about floating point is you know, it was $31,000 that Apple paid uh, for that. Struck-through words are already removed from the…from getrescript.com
Does the same job
all alternatives →
- DWDescript wanted $24/mo, I built an open-source alternative in a weekendJul 2026 · github.com · ▲39
Descript costs $24/mo, so I built this over a single weekend with Fable! Introducing Rescript: edit videos by simply editing the transcript text. Drop in a video and it is transcribed locally with per-word timestamps and speaker labels. Delete words in the transcript and the corresponding clip is cut from the video. Runs fully in the browser: Local, free, offline and open source. → Github https://github.com/wassgha/rescript → App https://wassgha.github.io/rescript

Descript Video Editor & Screen Recording2020 · ▲342Full featured video editor & screen recorder w/transcription
- VAVidStudio, a browser based video editor that doesn't upload your filesApr 2026 · vidstudio.app · ▲301
Hi HN, I built VidStudio, a privacy focused video editor that runs in the browser. I tried to keep it as frictionless as possible, so there are no accounts and no uploads. Everything is persisted on your machine. Some of the features: multi-track timeline, frame accurate seek, MP4 export, audio, video, image, and text tracks, and a WebGL backed canvas where available. It also works on mobile. Under the hood, WebCodecs handles frame decode for timeline playback and scrubbing, which is what makes seeking responsive since decode runs on the hardware decoder when the browser supports it. FFmpeg…
ChatCut Desktop11d ago · chatcut.io · ▲290Video editor built for humans & AI. Edit with GPT & Claude.
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com