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

loepare/image-padder-by-sol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%