resize

parent 14c75bdf
......@@ -175,7 +175,7 @@ if [ $BYTILE -ne "0" ]; then
fi
cd TCI
mogrify -format jpg -quality 100 *.tif
mogrify -path ./thumbnails -resize 10% *.jpg
mogrify -path ./thumbnails -resize 800x600! *.jpg
cd $USERDIR"out/"
done
else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment