Skip to content

BeeMargarida/video-to-gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video to GIF

Simple page that converts small videos to GIFs using FFMPEG, powered by WASM. This is also an excuse to try out SolidJS. Thank you to the @ffmpeg/ffmpeg package creators.

Usage

  • Run yarn install
  • Run yarn dev