Take a gif/jpeg/png, make a meme. Written in Go (Golang)
go get -u github.com/jpoz/gomeme/cmd/gomeme
Usage: gomeme [options] input.gif output.gif
-b string
Bottom text of the meme.
-f string
TrueType font path. Default is Hack-Bold.ttf
-fs float
Font size of the text (default 42)
-m int
Margin around the text (default 10)
-ss int
Stroke size around the text (default 4)
-t string
Top text of the meme.
-v Displays more information.
gomeme -t "Whatup internet?" -b "How you doing?" input.gif output.gif
impact.ttf
From here