Skip to content

maxwowo/border-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Border Control

A simple utility for adding borders to images.

Installation

# With Pipenv
$ pipenv install

Usage

# Run command inside the virtual environment
$ pipenv run python main.py --src ~/some/directory/ --dst ~/some/other/directory/

# Or activate the virtual environment and then run command
$ pipenv shell
$ python main.py --src ~/some/directory/ --dst ~/some/other/directory/

About

A simple utility for adding borders to images

Resources

Stars

Watchers

Forks

Languages