Alternatives
Products that do what EZFF - Video editing in plain English does
Just ffmpeg but simplified
- 1EF
I built a CLI tool that lets you do common video/audio operations without remembering ffmpeg syntax. Instead of: ffmpeg -i video.mp4 -vf "fps=15,scale=480:-1:flags=lanczos" -loop 0 output.gif You write: ff convert video.mp4 to gif More examples: ff compress video.mp4 to 10mb ff trim video.mp4 from 0:30 to 1:00 ff extract audio from video.mp4 ff resize video.mp4 to 720p ff speed up video.mp4 by 2x ff reverse video.mp4 There are similar tools that use LLMs (wtffmpeg, llmpeg, ai-ffmpeg-cli), but they require API keys, cost money, and have latency. Ez FFmpeg is different: - No AI – just…
Dec 2025 · npmjs.com
- 2FE
2024 · github.com
- 3FI
I found that I am using ChatGPT more and more to get the FFmpeg command I need, but the process can be a bit tedious: copy-pasting commands, dealing with input file names and locations, making sure the prompt contains enough info about the input files. This site attempts to solve that. You just describe what you want to do, pick the input files and an LLM (currently DeepSeek) generates the FFmpeg command. You can then run it directly in your browser or use the command elsewhere.
2025 · vidmix.app
- 4

- 5PG
2014 · gifyoutube.com
- 6WN
2025 · github.com
- 7

- 8

- 9

- 10

- 11

- 12GC
2014 · github.com
- 13TF
Hi HN, I built typed-ffmpeg, a Python package that lets you build FFmpeg filter graphs with full type safety, autocomplete, and validation. It’s inspired by ffmpeg-python, but addresses some long-standing issues like lack of IDE support and fragile CLI strings. What’s New in v3.0: • Source filter support (e.g. color, testsrc, etc.) • Input stream selection (e.g. [0:a], [1:v]) • A new interactive playground where you can: • Build filter graphs visually • Generate both FFmpeg CLI and typed Python code • Paste existing FFmpeg commands and reverse-parse them into graphs Playground link:…
2025 · github.com
- 14

- 15FP
You ever just want to shrink a video… and suddenly you’re buried in flags, half-broken StackOverflow answers, and 10 tabs open just to figure out one command? That’s been me. Every. Single. Time. So I built FFmpeg Pages — a dead-simple collection of the commands I kept searching for. No fluff, no digging, just the stuff that actually works.
2025 · ffmpegs.pages.dev
- 16CO
2012 · studio.forgif.me
- 17CM
Hey HN, just wanted to share my success story with CompressX, my FFmpeg wrapper for macOS. For those who may not be familiar, FFmpeg is a powerful tool for converting, streaming, and recording audio and video content. I started CompressX as a weekend project to serve my 9-5 jobs, primarily to compress demo videos for uploading to GitLab and sharing with my colleagues. It took me 2 weeks to make the first working version. I shared the demo on Twitter and the reaction was extraordinary. People loved it, they said that I was bringing the Pied Piper to life. Four months later, I hit the $9,000…
2024 · compressx.app
- 18WA
2021 · vidds.co
- 19GF
2022 · github.com
- 20VC
As I worked on my personal projects, I kept running into the same problem: There wasn’t a simple, local way to convert screen recordings into GIFs that look clean in a README.md. Recordings don’t render inline on GitHub READMEs, and I didn’t want to rely on bulky video editors or upload my files to some sketchy ad-filled site. So, I wrote a small script. I found myself using it so often that I turned it into a proper tool: minimal, local, and built for developers who care about good documentation. I’m not some elite hacker — just a dev who wanted a better way to share demos. Thought others…
2025 · github.com
- 21

- 22

- 23WT
2021 · webm.to
- 24GJ
2013 · jnordberg.github.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →