A professional desktop application built to automate the most tedious parts of editing short-form vertical content (Shorts, Reels, TikToks). Everything runs 100% locally and offline on your machine. No cloud subscriptions, no API keys, and complete data privacy.
- Offline AI Auto-Captions: Uses OpenAI's Whisper neural network to transcribe audio into mathematically synced typography animations instantly.
- Smart Auto-Cut: Leverages native
FFmpegwaveform analysis to instantly detect and remove dead air and silent pauses from raw footage. - Non-Linear Editing (NLE) Interface: A custom timeline manager to manually extend, trim, or remove clips with frame-perfect precision.
- Hardware-Accelerated Rendering: Mathematically draws and exports the final 9:16 composition as a crisp H.264 MP4.
- CSV Workflow: Import hundreds of custom text layers instantly via CSV.
You do not need to install Node.js or any developer tools to use this application.
- Navigate to the Releases tab on the right side of this GitHub repository.
- Download the latest
Video-Editor-by-Fest-Setup.exefile. - Run the installer.
- Launch the application from your desktop or start menu!
Note: Because this application processes AI audio transcription and video rendering locally, it is recommended to run this on a machine with a capable multi-core processor and dedicated graphics for the fastest export times.
For developers interested in the architecture:
- Frontend UI: React, Tailwind CSS, TypeScript
- Backend Core: Electron (Node.js), IPC Bridge
- Media Engines: Remotion, FFmpeg
- Machine Learning: Transformers.js (Whisper-tiny)
This project is licensed under the MIT License.
Built with care by Fest
