MemePy Python tool for creating memes without watermarks
Table of Contents-
Features
Requirements
Installation
Features-
Add top and bottom text to images
Choose font colors for top and bottom text
Font size auto adjusts based on image size and text length
Saves meme without watermark
Requirements-
Python 3+
Pillow library
Installation-
Clone repository on your local machine
git clone https://github.com/luisd101/MemePy
Navigate to the project directory:
cd C:\...\MemePy
Install the required dependencies:
https://pypi.org/project/pillow/
pip install pillow