Examples
You can find how to use ffmpeg.wasm with frameworks here. 😄
caution
Do remember to run npm run build
in the root of the repository before trying
any of the examples.
Vanilla JavaScript
Plain JavaScript
React + Vite
React with Vite (multithread version)
Vue + Vite
Vue with Vite (multithread version)
Angular
Angular (multithread version)
Next.js
Next.js (single thread version)
SvelteKit + Vite
SvelteKit with Vite (multithread version)