Skip to content

dowinterfor6/video-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Converter

A simple video converter website designed to convert video files to different formats. Works straight from the browser, no download necessary.

About

Created with Svelte and conversion is made possible with ffmpeg.wasm.

Known issues:

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

About

Video converter website created with Svelte and ffmpeg.wasm

Resources

Stars

Watchers

Forks