1 Options
Stefano Pigozzi edited this page 2025-11-19 03:10:34 +01:00

The generated meme can be fully customized with command line parameters:

Usage: siamo-ragazzi [OPTIONS]

Options:
  -k, --kind TEXT              The meme variation. If not specified, picks a random variation.
  -t, --top-text FILENAME      Path to the file containing text appearing at the top of the meme. Defaults to stdin.
  -b, --bottom-text TEXT       Overrides the text appearing at the bottom of the meme.
  -c, --background-color TEXT  Overrides the background color of the meme.
  -f, --foreground-color TEXT  Overrides the foreground color of the meme.
  -f, --font FILE              Path to the TrueType font to be used in the meme.
  -s, --seed TEXT              Set the random seed.
  -v, --variation INTEGER      Pixel variation for sizes and positions.
  -o, --output FILENAME        Path to save the png output to. Defaults to stdout.
  --help                       Show this message and exit.