Tiff Image distorted by resize
Posted: 2007-03-05T02:32:15-07:00
Hello,
i gor a 40 bit Tiff Image, which is badly distorted after a resize. Wehen i just convert it to a .jpg the output is fine.
The Conversion-Process is time critcally, because of huge amounts of input, so i can't always convert to jpg in first place.
Command i run:
C:\Program Files\ImageMagick-6.3.2-Q16>convert 40bit.tif -colorspace rgb -resize
600 40bit.jpg
convert: 40bit.tif: unknown field with tag 37724 (0x935c) encountered. `TIFFRead
Directory'.
InputFile:
http://212.60.7.240/ww/40bit.tif
Outpufile
http://212.60.7.240/ww/40bit.jpg
Usually the above conversion, give fine results.
Anyone a idea, how to fix it.
Regards
Winfried Wille
i gor a 40 bit Tiff Image, which is badly distorted after a resize. Wehen i just convert it to a .jpg the output is fine.
The Conversion-Process is time critcally, because of huge amounts of input, so i can't always convert to jpg in first place.
Command i run:
C:\Program Files\ImageMagick-6.3.2-Q16>convert 40bit.tif -colorspace rgb -resize
600 40bit.jpg
convert: 40bit.tif: unknown field with tag 37724 (0x935c) encountered. `TIFFRead
Directory'.
InputFile:
http://212.60.7.240/ww/40bit.tif
Outpufile
http://212.60.7.240/ww/40bit.jpg
Usually the above conversion, give fine results.
Anyone a idea, how to fix it.
Regards
Winfried Wille