resize

parent 14c75bdf
...@@ -175,7 +175,7 @@ if [ $BYTILE -ne "0" ]; then ...@@ -175,7 +175,7 @@ if [ $BYTILE -ne "0" ]; then
fi fi
cd TCI cd TCI
mogrify -format jpg -quality 100 *.tif mogrify -format jpg -quality 100 *.tif
mogrify -path ./thumbnails -resize 10% *.jpg mogrify -path ./thumbnails -resize 800x600! *.jpg
cd $USERDIR"out/" cd $USERDIR"out/"
done done
else 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