Giftext Save

Convert texts to animated gifs

Project README

Giftext

Converts text to animated gifs

Demo #1 (blinking animation)

All examples

Demo #2 (typing animation)

All examples

Dependencies

usage: giftext.py [-h] -t TEXT -o SAVEPATH -a ANIMATIONTYPE [-s SPEED]

Giftext v1.0

optional arguments:
  -h, --help            show this help message and exit
  -t TEXT, --text TEXT  text string
  -o SAVEPATH, --savepath SAVEPATH
                        output gif path
  -a ANIMATIONTYPE, --animationType ANIMATIONTYPE
                        Type of animation (typing/static) | Default is static
  -s SPEED, --speed SPEED
                        speed of animation | Default is 8

Example

python giftext.py -t 'hello world' -o foo.gif -a typing
Open Source Agenda is not affiliated with "Giftext" Project. README Source: sauravtom/giftext
Stars
44
Open Issues
0
Last Commit
6 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating