Skip to content

Thisman/text-gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Gif

Dependencies

Usage

usage: main.py [-h] -t TEXT -s SOURCE [-f FONT] [-r RESULT]

Create gif with text mask

optional arguments:
  -h, --help            show this help message and exit
  -t TEXT, --text TEXT  Text for mask
  -s SOURCE, --source SOURCE
                        Path to source gif
  -f FONT, --font FONT  Path to font using for mask
  -r RESULT, --result RESULT
                        Path for result gif
For quick result you cun run
python3 main.py -t "HELLO" -s ./gifs/tunnel.gif

TODO

  • Better position for text
  • Crop whitespace around text mask
  • Get gif duration from oiriginal source

About

make a gif with text mask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages