Skip to content

Quantroup/gifoverlay.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gifoverlay.sh

overlay a picture ontop a gif.

see the script for possibly more up to date options

the main script is gifoverlay.sh

- gifoverlay.sh -

A tool for overlaying stuff in gifs

usage: gifoverlay.sh [options] [gif to use as template] [image to overlay]

Options available:

-h , --help : lists this help

-t , --tile : tile the gif (thanks to stackoverflow user GeeMack!)

-m=foo , --mask=foo : use the file foo for a mask (this copies the alpha channel of the template) (thanks to @piconaut for help!)

-o , --optimize : optimize the gif layers.

-f=bar , --file=bar : save to the file named bar

-s=100 , --saturation=100 : set the image saturation to 100% (no change)

-b=100 , --brightness=100 : set the image brightness to 100% (no change)

About

overlay a picture ontop a gif.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages