Search found 2 matches

by marcos.tonina
2019-04-30T04:21:24-07:00
Forum: Users
Topic: TIFF:ignore-layers=true
Replies: 11
Views: 20038

Re: TIFF:ignore-layers=true

Well, what I need is to remove layers. I understand -correct me if I am wrong- that tiff:ignore-layers=true removes them, and it is working in Windows and not in Linux.
by marcos.tonina
2019-04-29T11:10:30-07:00
Forum: Users
Topic: TIFF:ignore-layers=true
Replies: 11
Views: 20038

TIFF:ignore-layers=true

I try to do the following two commands in Windows and Kubuntu, both with versions 6.9+, and them returns different response in each case:

convert -define 'tiff:ignore-layers=true' my.tif my.output.tif
identify -format %[scene] my.output.tif

Second one returns:
Windows: 0
Linux: 0123 ...