% go get -u github.com/otiai10/giffy
% giffy -i 'example/*.png'
9 files found. Decoding...
✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔
Encoded successfully to animated.gif
%
Output
$ giffy -h
Usage of giffy:
-delay int
Delay in milliseconds (default 1000)
-i string
Input source images
-loop int
Loop count (0 == infinite)
-o string
Output file name (default "animated.gif")
-quiet
Do not output verbose log