Developer builds video-transcription SaaS for $5/month using Cloudflare free tier
A developer built Scriptery, a no-account video-to-text tool that generates timestamped transcripts and supports TXT, SRT, and VTT exports, frustrated by paywalls and time limits on existing tools. The entire web app runs on Cloudflare's free tier, using a single Worker to handle both the frontend and backend, while Workers AI powers transcription via OpenAI's Whisper model at no direct cost within daily limits. A $5-per-month VPS running yt-dlp handles video extraction, since Cloudflare Workers cannot run the tool and datacenter IPs face bot-checks from platforms like YouTube. Data storage relies on Cloudflare D1 for user and transcript records, and KV for rate limiting anonymous users by IP and cookie. The developer notes that marginal cost per new user is effectively zero at current scale, making the free tier sustainable and the paid tier highly profitable.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in