You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
example | 9 months ago | |
photobook | 9 months ago | |
.gitignore | 9 months ago | |
README.md | 3 years ago | |
requirement.txt | 3 years ago | |
setup.py | 3 years ago |
README.md
Photobook
Install
pip install photobook
Notes
Crooping a image to get the larger square on the middle
convert <source> -gravity center -crop `identify -format "%[fx:min(w,h)]x%[fx:min(w,h)]+0+0" rose:` +repage <cible>