Make an iFunny GIF caption
Go to file
2024-08-08 16:51:03 -04:00
example.gif Add example 2024-08-08 16:48:33 -04:00
Futura PT Cond Extra Bold Silly trick with the font name 2024-08-08 16:46:45 -04:00
gifcap.sh Capitalize GIF 2024-08-08 16:49:18 -04:00
LICENSE Initial commit 2024-08-08 16:42:14 -04:00
README.md Add usage to README 2024-08-08 16:51:03 -04:00

gifcap

Example output.

Shell script for creating iFunny style GIF captions that look indistinguishable from real ones at a glance. Comes with the font file, but you should be able to just install it to ~/.local/share/fonts or whatever and use the script wherever you want.

Requires imagemagick and a shell.

Usage: $name [OPTION]... CAPTION...
Make an iFunny GIF caption.

  -f, --font        specify a font to use (default: ifunny.otf)
  -i, --input       the input file (required)
  -o, --output      the output file (default: input)
      --help        display this help and exit