Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 590 Bytes

File metadata and controls

36 lines (22 loc) · 590 Bytes

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