/amongus-gif

A python script to create Among Us meme GIFs

Primary LanguagePython

Among Us GIF Maker

Create Among Us meme GIFs

example

Usage

  1. Install dependencies by running
pip install -r requirements.txt
  1. Run main.py and pass the image path as the first parameter
python main.py /path/to/image.png

A GIF file named out.gif will be created in the same folder