Skip to content

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

License

Notifications You must be signed in to change notification settings

kraktus/image-padder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages