Every developer has googled "ffmpeg convert mp4 to gif" at least 50 times. ffmpeg is powerful but the syntax is impossible to remember. ezff lets you describe what you want in plain English: ff convert video.mp4 to gif ff compress video.mp4 to 10mb ff trim video.mp4 from 0:30 to 1:00 ff extract audio from video.mp4 No AI/LLM required, no API calls or latency, no tokens or subscriptions and Works offline Just type ff and it guides you through file selection and operations step by step
Hey everyone! 👋
I'm Harsh, and I built ezff because I was tired of googling the same ffmpeg commands over and over.
Here's the thing, I use ffmpeg maybe once a week. Not enough to memorize the flags, but enough that constantly looking them up was annoying.
There are AI-powered alternatives (wtffmpeg, llmpeg, ai-ffmpeg-cli), but they require API keys, cost money per use, and have latency.
For 90% of what developers actually do with ffmpeg - convert to gif, compress, trim, extract audio - you don't need AI. You need pattern matching
Claude Utils