Skip to content

ocitrev/meme-generator

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks