A simple web app that generates GIF from video file using FFmpeg WASM.
- Convert video files to
.giffiles - Configurate frame rate and resolution to adjust file size
To deploy this project run
npm i
npm run devThen the local server will start on localhost:3000.