Video Editor
A lightweight in-browser video editor: add multiple clips, trim and reorder them, overlay a title, add background music, choose a resolution and frame rate, then render a single MP4 with ffmpeg.wasm. Everything runs locally — nothing is uploaded.
Video Editor Studio
Merge, trim, split, add titles, music, filters and effects — then export an MP4. 100% in your browser, nothing uploaded.
📄
Click or drop video clips or images to start
Processed locally in your browser — never uploaded.
🔒 This tool runs entirely in your browser. Your data is never uploaded.
Frequently asked questions
Is this a full timeline editor with effects?+
No — it's a lightweight editor for merging, trimming, titling and adding music. A full timeline with real-time preview and effects isn't feasible purely in-browser. All rendering happens locally via ffmpeg.wasm.
Why is it slow?+
Video encoding is CPU- and memory-intensive, and ffmpeg.wasm runs in your browser. Use short clips and a lower resolution for faster renders.