Video editor app that generates FFmpeg commands
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…
In plain words
This video editor app generates FFmpeg commands for automated video editing workflows. It serves developers and content creators who need to edit videos programmatically or combine visual editing with command-line flexibility. Users can edit video, images, and text on an adjustable timeline with layers, adjusting position, size, alignment, and styling properties. The app provides a visual preview and outputs ready-to-use FFmpeg commands, making it easier to handle editing tasks that are difficult to configure manually in the command line.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
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 color, borders etc. - quick info of image, video files - preview player to get the idea of edited video with play, pause, seek. Limitations are - Audio files(mp3) are currently not supported though audio inside mp4 will work - player is not frame accurate it just gives u close enough approximation. - file paths are not supported due to browser's security limitations. - I have only tested happy path so there would be many bugs but it should work for simple tasks Others - Completely free - No registration/login etc. - Works online does not requires any installation - Works offline after first load - Works locally does not requires server Background is i generally have one off video tasks and i don't mind using ffmpeg for it but recently i had to create a bunch of product videos and it was difficult to get text etc. right on commandline, i tried kdenlive and openshot as well but couldn't figure out how to something simple like adding a logo and text to it(i guess i am dumb) so i created this new app to suit my workflow
Does the same job
all alternatives →- FCFFmpeg Command Visualizer and Editor2022 · ffmpeg.guide · ▲279
- OSOpen-Source Video Editor Web App2024 · ▲588
Hey everyone, for the past like six months I've been working on a portfolio project. I got tired of doing easy projects, so I decided to tackle something bigger and more challenging. That's when I came up with the idea of a video editor. This piece of work is intended to showcase my skills and land me a job, but I like to think when working on projects that my idea is so cool that people will like to use it, and I treat every project like a startup idea. Also I havent seen many open source video editors especially on web so that was one of the points why I decided to make that and not…
- FIFFmpeg in plain English – LLM-assisted FFmpeg in the browser2025 · vidmix.app · ▲179
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.
- EFEz FFmpeg – Video editing in plain EnglishDec 2025 · npmjs.com · ▲420
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…
- VAVidStudio, a browser based video editor that doesn't upload your filesApr 2026 · vidstudio.app · ▲301
Hi HN, I built VidStudio, a privacy focused video editor that runs in the browser. I tried to keep it as frictionless as possible, so there are no accounts and no uploads. Everything is persisted on your machine. Some of the features: multi-track timeline, frame accurate seek, MP4 export, audio, video, image, and text tracks, and a WebGL backed canvas where available. It also works on mobile. Under the hood, WebCodecs handles frame decode for timeline playback and scrubbing, which is what makes seeking responsive since decode runs on the hardware decoder when the browser supports it. FFmpeg…
- ICI completed shipping my desktop app2025 · pimosa.app · ▲526
Hi, I'm a developer and first time i shipped the real product after observing the startups and indie hackers community for years. I had made so many useless apps [you should check my website https://ansh.life], but this time I built a very useful product that has a number of super easy-to-use tools in one app for video, music, and photo files. Users can compress, convert, resize, and do so much more with easy-to-use tools. Background: I developed a frame-by-frame video cropper to upload cropped landscape videos to Instagram Reels. However, it required FFmpeg, and as a noob video…
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com


Mac-native app for screenshots, recordings and collaboration
Work · 5d ago · cleanshot.com
Launched alongside, November 2024
the whole month →


- IB
I wasn't quite sure if this qualified as "Show HN" given you can't really download it and try it out. However, dang said[0]: > If it's hardware or something that's not so easy to try out over the internet, find a different way to show how it actually works—a video, for example, or a detailed post with photos. Hopefully I did that? Additionally, I've put code and a detailed guide for the netboot computer management setup on GitHub: https://github.com/kentonv/lanparty Anyway, if this shouldn't have been Show HN, I apologize! [0]…
Dev tools · 2024 · lanparty.house

