Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

gifify

Create gifs with more than 256 colors

How to use

Currently, gifify needs external tools to create the final gif file. Makes a lot of assumptions about the formatting of the input file.

  1. gifify < picture.ppm
  2. ppmtogif -transparent "#ddffff" frameN.ppm > frameN.gif
  3. convert -delay 1 frame*.gif picture.gif

License

MIT

Copyright

Antti Laine antti.a.laine@iki.fi

About

Create gifs with more than 256 colors using transparency and multiple palettes

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages