twolfson / gif-encoder

Streaming GIF encoder
The Unlicense
86 stars 10 forks source link

Create bin script for encoding of images into gifs #4

Open twolfson opened 10 years ago

twolfson commented 10 years ago

This either should be in the same repo or another one which depends on gif-encoder (probably the latter), such that we can write gif into to stdout or pipe anywhere

gif-encoder *.png --delay 500 | hello.gif