Real Cloudflare R2 uploads, real in-browser video clipping, and straightforward creator tools — built step by step, in the open.
Upload media straight to Cloudflare R2 and transcribe it with Workers AI Whisper, once your backend is connected.
FFmpeg runs directly in your browser via WebAssembly — no upload needed to cut a highlight clip.
Send real messages through Meta's WhatsApp Business API once you've added your access token.
Signed in
worker.js deployed and its URL saved in the "DB & Settings" tab.
Uploads go to the /api/upload endpoint of your deployed Worker, which streams to your R2 bucket. Transcription calls Workers AI Whisper on the uploaded file.