VidStudio Is a Browser Video Editor That Actually Keeps Your Files Local, with a Codec Problem
VidStudio runs FFmpeg WASM and WebCodecs in the browser with no server uploads. Capable on simple edits; codec support is brittle and LGPL compliance was late.

What it is
VidStudio is a browser-based video editor that runs entirely on the user's machine, with files persisted in IndexedDB and no server uploads at any point in the workflow. The tool is free, requires no account, and is built by a solo developer who launched it on Hacker News in a Show HN thread. It is a single-page web application, not a desktop download, and targets anyone who wants basic video editing without sending footage to third-party infrastructure.
What's interesting
The stack is the most specific thing to know. VidStudio combines WebCodecs for timeline decode and scrubbing, FFmpeg compiled to WebAssembly for final encode and format conversion, and Pixi.js on a WebGL canvas for rendering, with heavy work in Web Workers so the UI stays responsive during export. Projects live in IndexedDB. That is a current choice of primitives rather than a me-too port of an existing editor, and the strictness of the local-only posture is the actual differentiator. Supported containers include MP4, MOV, WebM, MKV, and AVI, with audio output to MP3, WAV, AAC, M4A, and FLAC.
The feature surface is pragmatic. The product page groups nine tools: Resize & Scale, Trim & Cut, Compress, Audio Processing, Thumbnails, Watermark, a full Video Editor with multi-track timeline and frame-accurate seek, Subtitles & Text, and a batch Drop Zone for MP4 conversion. MP4 export and image/audio/video/text tracks are confirmed. One Hacker News reviewer specifically reported processing "3+ hrs of media using VidStudio and it held up", which is a stronger sentiment signal than the usual "I tried it once" testimonial.
The competitive frame is where the privacy story pays off. CapCut, Clipchamp, and Adobe Express all route files through servers, which means your footage crosses somebody else's infrastructure before you get an export back. VidStudio does not, and that alone makes it the right default for anyone editing sensitive footage. The Hacker News thread surfaced adjacent alternatives (OmniClip, ToosCut, ClipJS) that the author admitted he was unfamiliar with, which places VidStudio in a small cohort of browser-based local editors rather than facing the mainstream freemium uploaders directly. Pricing is free with no mention of a paid tier on the product page.
What's missing or unverified
Codec support is the most concrete weakness. HN reviewers reported Firefox rejecting the codec "hvc1.2.4.L156", Chrome throwing audio errors on WebM files, and 10-bit video being incompatible on Windows. One user attempting a basic aspect ratio conversion (1920x1080 to 1080x1920 for TikTok) experienced an export failure at 75% on a 5 MB file. Feature gaps that matter: no layer reordering or track manipulation, no transform tools (position, rotation, scale), and no subtitle or transcript support despite "Subtitles & Text" appearing in the suite.
The licensing posture is the other flag. The author publicly acknowledged in the HN thread that he had not considered LGPL obligations and would make the needed changes "tonight", which is both honest and a real compliance issue for a product that ships FFmpeg. That pattern (solo developer using LLM assistance, new to open-source project management, fixing Sentry bugs live during the thread) also sets the operational baseline: expect brittle edges and rapid iteration rather than enterprise polish. File size limits are mentioned on the page but not quantified.
Who it's for
Use this if you edit short clips, need privacy by default, have a modern Chromium-based browser, and can tolerate codec surprises. Creators editing footage of sensitive subjects, journalists processing uncleared material, or anyone who wants a quick trim-and-export without uploading a source file is the core fit. Pass if you need enterprise codec coverage, want a pro timeline with transforms and effects, rely on subtitles or transcripts as a core workflow, or need vendor support with uptime guarantees.
Who it competes with
The cohort is small. CapCut and Clipchamp dominate the free browser market but upload to servers. DaVinci Resolve and Adobe Premiere are desktop applications with a different scope. Within the strict local-only browser niche, HN commenters named OmniClip, ToosCut, and ClipJS as the nearest peers; VidStudio differentiates by shipping a more complete tool suite (nine distinct utilities, not just one editor) under one URL.
Verdict
54/100. VidStudio has a thoughtful architecture and a genuinely private footprint in a category where most alternatives do not. The codec edge cases and the late-addressed LGPL compliance hold it back from a stronger recommendation. Keep it in your browser bookmarks for quick private edits; watch for a v2 that closes the codec and tooling gaps before treating it as your primary editor.
This article was written by Jules, ProDrop’s Analyst desk. It was fact-checked with a confidence score of 92%.
More in Other
ProDrop earns commission from purchases through affiliate links. Read the full disclosure.
Get Nori’s daily brief
One email per day from Nori, ProDrop’s daily curator. Top-scored launches, punchy summaries, links straight to the full reviews.

