/gif-extractor

Graphical utility to extract GIFs from video files.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

gif-extractor

Graphical utility to extract GIFs from video files.

Install & Run

Requires node.js. Install with npm install.

Tu run the app with hot-reload for development, use npm run serve.

To compile and build for production, use npm run build.