|
7 months ago | |
---|---|---|
photobook | 8 months ago | |
README.md | 7 months ago | |
requirement.txt | 8 months ago | |
setup.py | 7 months ago |
pip install photobook
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>