FFmpeg.wasm, a pure WebAssembly / Javascript port of FFmpeg

Jerome Wu
ITNEXT
Published in
3 min readNov 4, 2020

--

Official Website: https://ffmpegwasm.github.io/

FFmpeg is a famous framework/tool when it comes to video/audio processing, now with ffmpeg.wasm you can use FFmpeg right inside your browser without installation or upload your file to the server. Although ffmpeg.wasm is not as fast as FFmpeg, but it might come in handy for certain use cases.

--

--

Writer for

A technology enthusiast wishes to make the world better and better. Maintainer of tesseract.js and ffmpeg.wasm