Skip to content

Instantly share code, notes, and snippets.

@secunit64
Last active December 11, 2015 21:58
Show Gist options
  • Select an option

  • Save secunit64/4666221 to your computer and use it in GitHub Desktop.

Select an option

Save secunit64/4666221 to your computer and use it in GitHub Desktop.
Extracting a page from a pyramidal tiff file
vips im_tiff2vips CancerImage.tif:0 ~/test.png
#creating a tiff
vips im_vips2tiff view1.png test-image.tif:deflate,tile:256x256,pyramid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment