A simple video converter website designed to convert video files to different formats. Works straight from the browser, no download necessary.
Created with Svelte and conversion is made possible with ffmpeg.wasm.
Input background flashes sometimes when dragging over
- Not really worth LOE
Pointer events: none
doesn't work
Does not work on mobile
- Limitation of ffmpeg wasm, memory limit on mobile devices
Does not work offline
- Limitation of ffmpeg wasm implementation, requires api call to fetch core