Packge is binding to libwebp providing methods to create webp animations from golang image.Image
interface
go get github.com/sizeofint/webpanimation
Check out examples folder
The only dependency is libwebp, it source code are embeded in package so no additional installations are needed on machine. It can be updated to latest libwebp via ./generate_from_libwebp.py /path/to/clean/libwebp/src/