Search found 3 matches
- 2014-10-14T00:59:06-07:00
- Forum: Bugs
- Topic: Error message while converting .tif to .jpg
- Replies: 4
- Views: 2170
Re: Error message while converting .tif to .jpg
With the -quiet option, I got the following result : D:\Users\jeremie.prudhomme\Downloads\ImageMagick-6.8.9-8-Q16-x86-windows>convert.exe -quiet ./test/00000056.tif ./test/toto.jpg convert.exe: Bad code word at line 1928 of strip 0 (x 82). `Fax4Decode' @ error/tiff.c/TIFFErrors/561. convert.exe: Bad ...
- 2014-10-13T09:40:55-07:00
- Forum: Bugs
- Topic: Error message while converting .tif to .jpg
- Replies: 4
- Views: 2170
Re: Error message while converting .tif to .jpg
I already tried with -quiet, I got less error lines, I think only the warnings are disappearing.fmw42 wrote:most are just warnings. try adding -quiet to your command line. did the file get converted OK?
I am not at work now so I can not try and copy you the result.
The file is converted ok, yes.
- 2014-10-13T01:23:36-07:00
- Forum: Bugs
- Topic: Error message while converting .tif to .jpg
- Replies: 4
- Views: 2170
Error message while converting .tif to .jpg
Hello, I got a bunch of errors while converting a .tif file to .jpg. (See at the bottom of this message the command and result) The image toto.jpg is nevertheless created and looks perfectly good. The input image is maybe not perfect because it comes from a scanning software which add some ...