/ggif

Primary LanguageGo

ggif

Convert movies to gifs and upload to GCP

Place config file in home directory .ggif.json

Requirements

  • ffmpeg
  • gifski
  • gsutil

Getting started

go get github.com/neurosnap/ggif/cmd/ggif
go install github.com/neurosnap/ggif/cmd/ggif

Usage

# grab the newest file inside src folder
ggif
ggif <file>.mov
ggif help