First I have tried to find TIFF-files with transparency by using this command:
Code: Select all
convert infile.tif -format %[opaque] info:
Secondly I have tried to convert the TIFF-files to PSD and to keep the transparency if there is any.
I have searched this forum for clues on how to do this but none of them have worked.
The TIFF-files have a layer to be able to save them with transparency from PhotoShop but what ever I try they get a white background.
Thanks
Jan