Skip to content

Instantly share code, notes, and snippets.

@bdunnette
Last active May 3, 2016 16:35
Show Gist options
  • Save bdunnette/2ccdfa6ea71bf955c5bc8e80f1db2e5a to your computer and use it in GitHub Desktop.
Save bdunnette/2ccdfa6ea71bf955c5bc8e80f1db2e5a to your computer and use it in GitHub Desktop.
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