nowfound

Alternatives

Products that do what FFmpeg Commander Video Toolbox does

Convert, edit, subtitle & download video. Own it forever.

  1. 1FI

    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

  2. 2EF

    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

  3. 3FC

    2022 · ffmpeg.guide

  4. 4CM

    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

  5. 5VE

    Hello Friends, I have built a new video editor app that generates ffmpeg commands to get the edited video. This gives you flexibility to use it in scripts etc. for your video editing workflows and makes editing tasks smooth by letting you visually adjust video elements that are difficult to adjust in commandline. Demo is here - https://www.youtube.com/watch?v=KSvazNBEfTc Link is here - https://newbeelearn.com/tools/videoeditor/ Features are - video, image, text editing - adjustable timeline and layers - adjust position, size , alignment, font size…

    2024 · newbeelearn.com

  6. 6

    The IDE for video engineers

    Apr 2026 · video-commander.com

  7. 7FP

    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

  8. 8

    Your lightning-fast AI video editor

    Nov 2025

  9. 9FE
  10. 10

    Local transcripts with speaker labels, timestamps, + export

    Dec 2025

  11. 11WN
  12. 12L
    LLMpeg169

    Inspired by the "ffmpeg by examples" comments, here's a simple script that pulls it all together. Set your OpenAI API key env var and make the script executable, and you're golden.

    2025 · github.com

  13. 13GF
  14. 14

    Local open-source LTX video editor optimized for GPUs

    Mar 2026

  15. 15FW

    Built a browser-based FFmpeg editor that runs entirely client-side via WebAssembly. Your files never leave your device -- all processing happens in a Web Worker. Works offline as an installable PWA after first load.

    Jun 2026 · github.com

  16. 16

    Drag & drop voice generator tool

    Dec 2025

  17. 17
    Formatify130

    Ultimate free client side converter app

    2024

  18. 18

    A free, open source, Descript alternative. Runs on-device.

    Aug 2026 · getrescript.com

  19. 19

    Run FFmpeg commands on our infra.

    May 2026 · verygoodffmpeg.com

  20. 20

    Local AI dictation for Windows

    20d ago · whisperstream.io

  21. 21IB

    I originally added this to my site to speed up my video editing process. Last year I started a youtube channel and for some of my longer videos it's annoying to rely on youtube or capcut to transcribe when Whisper is open source. Capcut also recently updated their T&Cs to say they own your content if you use their app, so I cancelled my subscription. Another use-case I have is recording my claude prompts as audio, transcribing them, and then pasting them into my terminal. I mostly work on the CLI (claude, ffmpeg, whisper), but I wanted to make a browser version. Not reinventing the wheel…

    2025 · meetcosmos.com

  22. 22TR

    I got sick of sketchy online converter sites that phone home and may keep your files and walking non-technical friends through brew/apt/choco installs every time they need ffmpeg or imagemagick and telling them what command to run. So I built Toolbox, a 100% open source site that compiles my most-used command-line tools to WebAssembly and runs them fully client-side: - FFmpeg (video + audio) - ExifTool (metadata) - 7-Zip (archive/zip/rar/7z) - ImageMagick - Pandoc Roadmap: - Batch mode - Shareable presets. Complex commands can be saved as URLs so you can send a…

    2025 · toolbox.computer

  23. 23DW

    Descript costs $24/mo, so I built this over a single weekend with Fable! Introducing Rescript: edit videos by simply editing the transcript text. Drop in a video and it is transcribed locally with per-word timestamps and speaker labels. Delete words in the transcript and the corresponding clip is cut from the video. Runs fully in the browser: Local, free, offline and open source. → Github https://github.com/wassgha/rescript → App https://wassgha.github.io/rescript

    Jul 2026 · github.com

  24. 24

    Declarative ffmpeg runtime for event driven batch processing

    28d ago · ffmpeglab.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →