Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 384 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 384 Bytes

gifmakr

Simple in-browser video to GIF converter built using FFmpeg WASM.

Cross-origin isolated as starting from version 92, Chrome requires it to enable access to the SharedArrayBuffer object.

Running

yarn install - install its dependencies

yarn start - serves app in http://localhost:8080