You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
example | 1 year ago | |
photobook | 3 weeks ago | |
.gitignore | 1 year 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>