Descript wanted $24/mo, I built an open-source alternative in a weekend
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
In plain words
Rescript is a browser-based video editor that lets users edit videos by modifying their transcripts. It transcribes videos locally with per-word timestamps and speaker labels, then automatically cuts video clips when words are deleted from the transcript. The tool runs entirely in the browser without requiring downloads or internet connection, making it free and open-source. It targets users who want a simpler alternative to subscription-based video editing software.
written from the facts on this page · September 2026
Does the same job
all alternatives →
Rescript for DesktopAug 2026 · getrescript.com · ▲88A free, open source, Descript alternative. Runs on-device.

Descript Video Editor & Screen Recording2020 · ▲342Full featured video editor & screen recorder w/transcription
- TBTranscript-based video editor that runs 100% locally on MacOct 2025 · apps.apple.com · ▲16
Hi HN! I made ScriptEdit, a free Mac app that lets you edit videos by editing their transcripts. Everything runs locally on your machine. Think of Descript but free, local, and no long lags for video uploads or file / time limits. How it works: * You import videos, then ScriptEdit generates a transcript using Whisper (you can choose model). * Then you edit the text and the video cuts automatically match your edits. * Delete words to remove sections, rearrange sentences to reorder clips. * You can 'delete all filler words' or 'delete all gaps' to get much more professional videos without…

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, July 2026
the whole month →- IR
I might be the only SRE on Earth with his own bowling center. It's a more in-depth gig than you'd think. My family and I bought an abandoned 8-lane bowling center in the rural mid-west. In our small town there weren't many recreation options for families. You've heard of a food desert? This is an R&R desert. It had been abandoned for a good reason. The roof leaks, the electrical system was constantly surging, and my 70-year-old bowling equipment (still) doesn't work perfectly. The system that keeps your score is particularly interesting to me. It's the thing you watch during your game, but…
Life & fun · Jul 2026
- EElevators▲1,680
Life & fun · Jul 2026 · john.fun
- 1W18 Words▲1,160
Life & fun · Jul 2026 · 18words.com
- BA
Over the past few months, our team has been building more and more slidedecks using web frontend technologies with coding harnesses like Claude Code, but a common complaint is to make even small edits we need to edit the code either manually or via the harness. To avoid this loop, I ended up creating Bento, a single HTML file with everything you need in a slide tool including animations and shared editing. There's no install or cloud login, everything works offline. The default deck is around 560 KB and it doesn't need to fetch anything once you got it. Open it in a browser and then you can…
Dev tools · Jul 2026 · bento.page
- GG
A few days ago I found myself trying out GLM 5.2 and was really positively impressed. The capabilities and security I was getting from this LLM are similar to those I've gotten from models like Claude or GPT, and this really surprised me. But then I thought, "I wonder how it would work on a normal computer like mine," and above all, "I wonder if it would work without going into OOM on a computer like mine." So I started working with the help of agents to test this possibility. I started converting the model to int4, understanding MTP usage, and if possible implementing DSA for long context.…
AI · Jul 2026 · github.com
