Aller au contenu

Créer un album web en une commande

Cette commande nécessite imagemagick

montage -size 400x400  '../photos/*.JPG' \
-auto-orient -thumbnail 200x200 \
-set caption '%t' -bordercolor Lavender -background grey40 \
-pointsize 9  -density 144x144  +polaroid  -resize 50% \
+set label   -background white  -geometry +1+1  -tile 5x \
index.html