Photoshop compatible layered tif
Posted: 2016-02-17T10:13:52-07:00
..to save space, I'm compressing large .psd files by saving them as .tif (w/ layers & zip compression)
..files saved via PhotoShop as .tif can be read back into PhotoShop with layers,labels,etc intact.
..using IM to convert the .psd to .tif, the layers appear to be intact (they are recognized by IM, Gimp, Nuke, and even Preview.app on OSX) but somehow not recognized by PhotoShop CS3,4,5,6
https://app.box.com/s/hmkcbcsfvllfeyxs3alnnj718k0zgivn
PS.psd = CS5 PhotoShop psd
PS.tif = saved via PhotoShop (layers intact)
IM.tif = created via " convert PS.psd -compress lzw IM.tif "
..currently using ImageMagick 6.8.9-3 on OSX but have tried several versions on PC, OSX, and Linux
..also tried ImageMagick-6.9.3 (OSX precompiled binaries) because it apparently has "new tif handling stuff" but it seems to omit layers all-together
..have been poking at this for a couple years now, searching & literally hundreds of options but have yet to find the magick compatibility setting that allows PS to see layers in a .tif created by IM?
..Bonus if you figure out how to keep IM from loosing the alignment between layers by "automatically" trimming each one.
many thanks in advance, -Dm
..files saved via PhotoShop as .tif can be read back into PhotoShop with layers,labels,etc intact.
..using IM to convert the .psd to .tif, the layers appear to be intact (they are recognized by IM, Gimp, Nuke, and even Preview.app on OSX) but somehow not recognized by PhotoShop CS3,4,5,6
https://app.box.com/s/hmkcbcsfvllfeyxs3alnnj718k0zgivn
PS.psd = CS5 PhotoShop psd
PS.tif = saved via PhotoShop (layers intact)
IM.tif = created via " convert PS.psd -compress lzw IM.tif "
..currently using ImageMagick 6.8.9-3 on OSX but have tried several versions on PC, OSX, and Linux
..also tried ImageMagick-6.9.3 (OSX precompiled binaries) because it apparently has "new tif handling stuff" but it seems to omit layers all-together
..have been poking at this for a couple years now, searching & literally hundreds of options but have yet to find the magick compatibility setting that allows PS to see layers in a .tif created by IM?
..Bonus if you figure out how to keep IM from loosing the alignment between layers by "automatically" trimming each one.
many thanks in advance, -Dm