Back to articles
I Built a Free Browser Video Editor with WebGPU, WebCodecs & Optional AI Generation
How-ToTools

I Built a Free Browser Video Editor with WebGPU, WebCodecs & Optional AI Generation

via Dev.tosebyx07

Every time I needed to edit a quick video - trim an AI-generated clip, layer some music, export for social media - I had to open a desktop app. Or worse, upload everything to a cloud editor and wait. So I built KubeezCut - a professional video editor that runs entirely in your browser. No install, no uploads, no subscription. MIT licensed. What It Actually Does KubeezCut is a full multi-track NLE (non-linear editor) built with WebGPU and WebCodecs. Everything runs client-side - your media never leaves your device. Timeline editing: Multi-track support: video, audio, text, images, shapes Trim, split, join, and rate-stretch clips Pre-compositions for complex scenes Keyframe animation with a Bezier curve editor Undo/redo with full history GPU-accelerated effects: All visual effects run as WebGPU shaders - zero CPU overhead during preview: Blur, sharpen, color correction Distortion, keying (chroma key) 25 blend modes Layer masks Export: Real video export in the browser via WebCodecs - not

Continue reading on Dev.to

Opens in a new tab

Read Full Article
2 views

Related Articles