/image-padder

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

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

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