khalladay / lolwut

Image Meme Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lolwut

A quick script to batch overlay text onto images

Usage:

usage: lolwut.py [-h] [-width WIDTH] [-height HEIGHT] image_dir string_src font output_dir

example:

python3 lolwut.py ./testdata/images ./testdata/strings/strings.txt ./testdata/font/Tuffy_Bold.ttf ./testoutput -width=725 -height=448

About

Image Meme Generator

License:MIT License


Languages

Language:Python 100.0%