Last active
May 3, 2016 16:35
-
-
Save bdunnette/2ccdfa6ea71bf955c5bc8e80f1db2e5a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
del .gsf-save* | |
FOR %%A IN (*.svs) DO vips dzsave %%A %%~nA.zip --centre --overlap 0 --layout google |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment