convert layered TIFF to PSD corrupt layers
Posted: 2016-01-07T03:30:32-07:00
I have a problem when I convert a layered TIFF to a PSD file. The layers in the PSD file does not reflect the layers in the TIFF file.
This is a problem since we need to continue working on the PSD file.
I have 2 example TIFF's and the corresponding PSD files:
test1
tiff: https://drive.google.com/open?id=0Bxab3 ... 0NnX2o4dDA
psd: https://drive.google.com/open?id=0Bxab3 ... VQtLUVwX1U
test2
tiff: https://drive.google.com/open?id=0Bxab3 ... jdVT1R1WnM
psd: https://drive.google.com/open?id=0Bxab3 ... jVldXJDUzg
(Note, the images are copyright protected and can only be used to investigate this issue. I have added red-lines to the images to prevent other uses).
I have used following command:
convert test1.tif test1.psd
I have tried different options, but nothing seems to affect the layer-information.
This is done with ImageMagick version 6.9.2-10 Q16 x86_64 2015-12-21
Run on Mac with OS X El Capitan (Version 11.10.2)
Any help on this issue will be appreciated.
This is a problem since we need to continue working on the PSD file.
I have 2 example TIFF's and the corresponding PSD files:
test1
tiff: https://drive.google.com/open?id=0Bxab3 ... 0NnX2o4dDA
psd: https://drive.google.com/open?id=0Bxab3 ... VQtLUVwX1U
test2
tiff: https://drive.google.com/open?id=0Bxab3 ... jdVT1R1WnM
psd: https://drive.google.com/open?id=0Bxab3 ... jVldXJDUzg
(Note, the images are copyright protected and can only be used to investigate this issue. I have added red-lines to the images to prevent other uses).
I have used following command:
convert test1.tif test1.psd
I have tried different options, but nothing seems to affect the layer-information.
This is done with ImageMagick version 6.9.2-10 Q16 x86_64 2015-12-21
Run on Mac with OS X El Capitan (Version 11.10.2)
Any help on this issue will be appreciated.