Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 474 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 474 Bytes

Image-padder

A simple application to change aspect ratio and extend images by adding a coloured/transparent background around.

Installation

After cloning the repository, create a venv

python3 -m venv venv

And turn it on

source venv/bin/activate

Install the dependencies

pip3 intstall -r requirements.txt

Use

python3 padder.py