About the project

One person,
one idea.

CapForge started as a personal itch and turned into something I ship evenings and weekends. No team, no investors, no roadmap from a product manager. Just a tool I want to exist.

In 2024 I was editing a short video for a talk and realized I'd spent more time writing subtitles than actually filming the thing. I tried the cloud services. They were fine. But they also wanted me to upload my raw footage, pay per minute, and still mis-transcribed half the technical vocabulary.

Meanwhile, an open-source model from OpenAI called Whisper had quietly become very good. Good enough to run on a laptop and produce word-level timestamps most paid services didn't expose.

The best tool is the one that works offline at 37,000 feet.

So I started building. First a weekend prototype in Python, then a proper app wrapped in Electron so it could ship as a signed installer with the Python backend embedded. The first release, October 2025, was called subtitle-forge and was rough around every edge. The karaoke preset was the feature I was actually proud of.

People started using it. People asked for things. Six months and a dozen releases later, here we are: 99+ languages, word-level timing, six motion presets, and transparent MOV export. Still a one-person project. Still free.

and I intend to keep it that way.

If that sounds like something you want to use, download it. If it saves you an hour, buy me a coffee. If it crashes, tell me about it. That's the whole deal.

What I won't change

Six rules for this project.

Written down so I don't forget them when a tempting venture-backed offer shows up.

01

Local always.

No cloud round-trip. No "optional" upload. Your footage stays on your disk. Full stop. This rule is what makes the app worth shipping.

02

Free forever.

No tiered pricing, no feature gates, no "pro" version. Donations are gifts, not payments, and they stay optional in every release.

03

No telemetry.

The app doesn't phone home. Ever. Not for crash reports, not for "anonymous usage data", not for version checks. If I want data, I'll ask.

04

Open source.

The whole thing lives on GitHub. Fork it, audit it, rip out the bits you like. I ship binaries because I like small downloads, not because anything is hidden.

05

One binary.

No installer with checkboxes for bundled offers. No auto-updater that runs in the background. You download a file, you open it, it works.

06

Creator-first defaults.

If a feature helps creators but annoys advertisers, it ships. If the reverse, it doesn't. Every tradeoff lands on the side of the person using it.

Standing on shoulders

Open source credits.

CapForge exists because of decades of work by other people. Here are the libraries and models that do the real heavy lifting.

F
Built by

Hi, I'm Filip.

Video maker by day, software hobbyist by evening. If you want to chat, my DMs are open on most of these places.

Enough about me

Go forge something.

Download CapForge → View on GitHub