/python-text-2-gif

This enables you to convert text into gifs

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

python-text-2-gif

This script enables you to convert gifs into text using python

To run type ./python Image2GifGui.py

Select a file or input a sentence.

it will output a gif to /output/custom.gif if you selected string

or /output/{inputfilename}.gif if a file is chosen.