[magick-users] how to split multi-page tiff into single pages

Gabe Schaffer gabe.com at gmail.com
Thu Aug 11 16:50:01 PDT 2005


> Hi everyone.. looking for some help regarding slpitting a multi-pageTIFF
> file into single pages.  I do not see a way to do this with image magick.
> Does any one know how to do this?

This seems like it should be fairly straight-forward:

convert multipage.tif single%d.tif

Does that work?

GNS



More information about the Magick-users mailing list