Skip to main content

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.

framework image
Vanilla JavaScript

Plain JavaScript

framework image
React + Vite

React with Vite (multithread version)

framework image
Vue + Vite

Vue with Vite (multithread version)

framework image
Angular

Angular (multithread version)

framework image
Next.js

Next.js (single thread version)

framework image
SvelteKit + Vite

SvelteKit with Vite (multithread version)