Meme Generator A simple Python tool that generates a meme from any image and copies it to your clipboard (Windows only, so far). Features Overlay custom text on an image Automatically copy the resulting meme to the clipboard Requirements Python 3.6+ Pillow install with python -m pip install pillow emoji install with python -m pip install emoji