Skip to content

nalin-humin/gifresize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gifresize GoDoc Apache 2.0 License

gifresize is a simple go package for transforming animated GIFs.

Import using:

import "willnorris.com/go/gifresize"

Then call gifresize.Process with the source io.Reader and destination io.Writer as well as the transformation to be applied to each frame in the GIF. See example/main.go for a simple example.

About

Simple go package for transforming animated GIFs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%