mattkatz / memeit

commandline wrapper over imagemagik to make dumb "meme" images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meme it

This is a silly idea inspired by https://mastodon.social/@climagic/104478724407900816

I just want a quick way to produce more dumb jokes quickly.

Usage

memeit
  Add top and bottom text to a file
  Requirements: imagemagick, impact font

  -h - Show this help
  -t - Top Text
  -b - Bottom text
  -i - Input image
  -o - Output image

Installation

It's a script. Just copy it somewhere into your PATH. I put it into ~/.local/bin, but I also add that to my path using my personal jumpstart scripts.

License

This is released without warranty to the public domain. Good luck, no refunds!

About

commandline wrapper over imagemagik to make dumb "meme" images


Languages

Language:Shell 100.0%