Page 1 of 1

Unable to convert tif to raw on Windows 10

Posted: 2017-01-26T15:14:52-07:00
by robcbwilson
Hi everyone,
I am using ImageMagick-7.0.4-5-Q16-x64-dll and am trying to convert a tif file to .raw format. This is the command I am using and the error I receive.

C:\Users\Robbie\Downloads>%imconv% tamriel.tif -depth 16 tamriel.raw
convert: no encode delegate for this image format `RAW' @ warning/constitute.c/WriteImage/1163.

I understand that I have to install delegates for this to work, but I am unsure as to how. Thanks :D

Re: Unable to convert tif to raw on Windows 10

Posted: 2017-01-26T15:52:37-07:00
by fmw42
try tamriel.rgb rather than ramriel.raw

See RGB at http://www.imagemagick.org/script/formats.php