Creating photobook with python.
photobook | ||
README.md | ||
requirement.txt | ||
setup.py |
3ans à Mayotte
Sources pour faire l'album photo des 3ans passé à Mayotte.
Notes
Crop une image avec le plus grand carré possible au milieu
convert <source> -gravity center -crop `identify -format "%[fx:min(w,h)]x%[fx:min(w,h)]+0+0" rose:` +repage <cible>