TIFF decode error

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
Keshan
Posts: 1
Joined: 2016-02-24T22:19:33-07:00
Authentication code: 1151

TIFF decode error

Post by Keshan »

Hello,
i'm have installed ImageMagick and doing a simple conversion of a tif image to jpg.
But same unable to convert....

convert 03-14-09-2-000001_1_1_R_1.tif 03-14-09-2-000001_1_1_R_1.jpg
convert: no decode delegate for this image format `TIFF' @ error/constitute.c/ReadImage/501.
convert: no images defined `03-14-09-2-000001_1_1_R_1.jpg' @ error/convert.c/ConvertImageCommand/3241.

An urgent help will be most appreciated.
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: TIFF decode error

Post by snibgo »

This question is not relevant to the topic, so I have moved it to a new one.

What version did you install? How did you install it? If from source, did you first install delegates?
snibgo's IM pages: im.snibgo.com
Post Reply