Quote:
Originally Posted by Doitsu
AFAIK, hardly any software natively supports multi-page tiffs, but you can easily convert them to single-page tiffs with ImageMagick:
Code:
convert multipage.tif single%d.tif
(This'll generate single0.tif, single1.tif etc.)
|
Heaps of software supports reading multipage toffs - Vliv, XNView, HoneyView, JPEGView, Fastone, FreeVimager are a few freebies I know of. Irfanview will create and edit (add, remove, reorder) them, and The Advanced TIFF Editor (payware) will do almost anything with them, and ImageMagik of course
I didn't really expect my slideshow in an ePub idea to work, but I happened to have a multi-page tiff in the plugin's sights so I thought - why not
BR