Search found 2 matches

by amitgupta01
2017-04-09T09:17:13-07:00
Forum: Bugs
Topic: convert command giving unknown field with tag 326 Error
Replies: 3
Views: 8806

Re: convert command giving unknown field with tag 326 Error

Hi Bonzo,
The files get split into single page tiff. I am using convert b.tif c%d.tif command for the same.
The version of IM is Version: ImageMagick 6.9.3-2 Q16 x64 2016-01-23
I am using Windows 7 for the same.

Now the issue is if I directly use LibTiff command "tiffsplit.exe b.tif c.tif" It gives ...
by amitgupta01
2017-04-09T08:51:33-07:00
Forum: Bugs
Topic: convert command giving unknown field with tag 326 Error
Replies: 3
Views: 8806

convert command giving unknown field with tag 326 Error

Hi All,

While breaking multipage tiff file using convert command, I am getting following warning and tiff file is not getting splitted.

convert.exe: Unknown field with tag 326 (0x146) encountered. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/891.
convert.exe: Unknown field with tag 327 (0x147 ...