A free subtitle generator with no sign-up

No account, no watermark, no quota — and an explanation of why that is possible.

"Free" on subtitle sites usually means a few minutes of video, an email address, a watermark, or all three, with a paywall arriving exactly when you have finished the work and want the file. This one has none of those, and it is worth explaining why rather than just asserting it — a free tool with no visible business model is a reasonable thing to be suspicious of.

Open the subtitle editor → Drop in a video. No account, nothing to dismiss, nothing uploaded.

What free means here, concretely

No account and no email address: there is no login on this site, so there is nothing to sign up to. No length limit or minute quota: the constraint is your own hardware and patience, not a counter. No watermark on anything — subtitle files have nowhere to put one, and nothing here would add one anyway.

No paywall at the export step, which is the trick that annoys people most: every export format is available from the start. And no upload, which is the one that makes the rest possible.

Why the usual sites need an account

Not out of malice — out of arithmetic. A service that captions your video needs the whole file on its servers, which costs bandwidth, and needs to run a speech model on its own GPUs, which costs money per minute of audio. Someone has to pay for that, so there is metering, and metering needs identity, so there is an account, and the account needs to be worth something, so there is a paid tier and a limit on the free one.

Every one of those follows from the first decision: that the video goes to their machine. Change that decision and the whole chain disappears. The speech model runs on your processor or graphics card, the file is read from your disk, and there is no bill to meter.

How the site is actually paid for

Advertising on the page. That is the whole model — it is a worse business than subscriptions, and a much better deal for you, because ads do not care how long your video is or how many you make.

The ads sit below the editor rather than around it, which costs revenue and keeps the tool usable. Visitors in regions covered by GDPR and similar laws get a consent prompt where declining is a real option that is honoured, not a dark pattern with one grey button.

The honest trade-offs

It is slower than an upload-based service on long files. Those run the same kind of model on datacentre GPUs; you are using a laptop. A machine with WebGPU is several times faster than one falling back to WebAssembly, and an hour of audio is a real wait either way.

It does not work on phones. The speech model needs more memory than a mobile browser will give it. You can edit and export subtitle files on a phone; generating them needs a desktop browser.

There is no translation and no dubbing. Those are where the paid services make their money, and they cannot be done well without sending your text to a server — which would break the one promise this tool makes. It is a deliberate line rather than a feature that has not been written yet.

Frequently asked questions

Is there really no account?

There is no login on the site. Nothing to sign up to, nothing to cancel.

Is there a catch at the export step?

No. SRT, VTT and plain text are all available from the first use, with no watermark and no limit.

How is it paid for?

Ads on the page, placed below the editor. There is no subscription and no paid tier.

What is the catch, then?

Speed on long files, no phone support for generating, and no translation. Those are the real costs of running everything on your own machine.