Skip to content

A web app that generates GIF from video file using FFmpeg WASM

Notifications You must be signed in to change notification settings

shawnrivers/to-gif

Repository files navigation

To GIF

A simple web app that generates GIF from video file using FFmpeg WASM.

Features

  • Convert video files to .gif files
  • Configurate frame rate and resolution to adjust file size

Deployment

To deploy this project run

  npm i
  npm run dev

Then the local server will start on localhost:3000.

About

A web app that generates GIF from video file using FFmpeg WASM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published