Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 238 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 238 Bytes

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