Skip to content
This repository has been archived by the owner on Jan 18, 2018. It is now read-only.
/ CatGen Public archive

Very cat. So meme. Such Generate. Image.

License

Notifications You must be signed in to change notification settings

MemeTrash/CatGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemeGeneratorWow

This is the Python app that takes an image directory and text to generate a meme.

Requirements

This uses Pillow, I guess :p (install with pip). Ubuntu 16.04 users with Python 2.7 can also install:

libtiff5-dev libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python-tk

Usage

Simply by command line, do:

python run.py "image/src" "image/dest_file" "text1" "text2" ...

eg.

python run.py "images/doge_template.png" "images/meme.jpeg" "very doge" "wow"

License

This uses the MIT License.

About

Very cat. So meme. Such Generate. Image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages