When you need to convert a WebM to MP4
Every browser-based screen recorder hands you a .webm — Chrome's built-in recorder, OBS's WebRTC mode, Loom downloads, our own Clipy web recorder. Most of the time the next thing you want to do is upload to iMessage, drop in a Slack DM, or send to a Windows colleague — and that is when the universal-compatibility gap bites. Converting WebM to MP4 once solves it permanently.
No file size limit — up to 500 MB
Most browser-based converters impose a 50–200 MB cap because they process files on their own servers and pay per gigabyte. This tool runs entirely in your browser via FFmpeg compiled to WebAssembly, so there is no server cost and no artificial cap. The only real ceiling is the WebAssembly memory limit in your browser tab, which is around 500 MB for most modern browsers. For files beyond that, the Clipy desktop app ships native FFmpeg with no memory ceiling at all.
Adjacent tools
Going the other direction? Convert MP4 to WebM — re-encodes to VP8 + Vorbis for HTML5 video, Google Slides embeds, and open-source players. Already have a working MP4 you want to compress further? Video compressor.