Why it's boring
(Even the name is boring - Transcript to PDF & Markdown for YouTube)
There's no AI in it. No summarization, no "chat with this video," no accounts, no cloud sync, no subscription. It doesn't try to tell you what the video is about — it just gets you the actual text, cleanly formatted, so you can do whatever you want with it. That's it. In a world of AI-wrapper extensions, this one is deliberately the opposite: it's a formatter, not a feature.
The pain point
YouTube's own transcript panel is technically there, but it's miserable to actually use — no search, no clean export, and copy-pasting it dumps a wall of text with timestamps jammed into every line. If you're a student turning a lecture into notes, a writer pulling source material from a talk, or you just want to paste a video into ChatGPT/Claude without hand-scraping the transcript panel, there's no good way to get from "video" to "usable text" without some manual cleanup. This just skips that step.
Why I built this one
I'd already solved the hard technical problem for a bigger product I run (SavePosty) — the actual transcript extraction is not trivial (more on that below) — and it occurred to me it'd take almost no extra effort to strip that piece out into its own free, standalone tool. No backend coupling, no auth, nothing to onboard — just the transcript extractor and an export UI. Built in a few days because the hard part was already proven in production elsewhere.
Why it's free
No monetization in this version, on purpose. It's an audience/volume experiment more than a product — I wanted to see if a genuinely useful, no-nonsense tool gets traction on its own merits. Honest kill criteria I set for myself: if it doesn't cross a few hundred installs with organic reviews in the first 90 days, I unpublish it rather than keep pushing a tool nobody wants. If it does get real usage, the plausible next step is something like bulk/playlist export, not slapping AI features on it — that space feels commoditized to me already.