ffmpeg.wasm is a pure WebAssembly (and JavaScript/TypeScript) port of FFmpeg that enables in-browser media recording, conversion, and streaming—letting developers perform video/audio processing entirely client-side without server uploads. Transpiled via Emscripten from FFmpeg and its codecs into WebAssembly. Supports both single-threaded and multi-threaded cores using web workers. Written in TypeScript for improved developer experience.
Features
- Full FFmpeg functionality inside the browser (record, convert, stream)
- Transpiled via Emscripten from FFmpeg and its codecs into WebAssembly
- Supports both single-threaded and multi-threaded cores using web workers
- Data privacy assured—processing happens entirely in the browser, no uploads needed
- Written in TypeScript for improved developer experience
- Used for real-time applications like in-browser screen recording
Categories
LibrariesLicense
MIT LicenseFollow ffmpeg.wasm
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ffmpeg.wasm!