Yes, I was wondering the same. When I did the post I saw that the GMail's preview didn't open the image. I already did convert them to work with Tesseract but the original file has 353kb and converting them the output is like twice bigger. I need the same or almost the same file size of these original ones, I tried to convert to JPEG or Tif again and compress these images in VB.Net but to get the same file size I lost a lot of quality.
Anyway, thanks for your answer, this problem has not to do with Tesseract. I will try to find a way to convert/compress without loose too much quality. Edson. Em sexta-feira, 18 de março de 2016 16:04:04 UTC, Tom Morris escreveu: > > On Thursday, March 17, 2016 at 12:27:55 PM UTC-4, Edson Luis Moretti wrote: >> >> I'm having problems with colored tiff images, as you can see in the file >> attached. >> >> Trying to run > tesseract.exe 00000008.tif output pdf >> I get message boxes with these information: >> >> unknow field with tag 512 (0x200) encountered >> unknow field with tag 513 (0x201) encountered >> unknow field with tag 514 (0x202) encountered >> unknow field with tag 519 (0x207) encountered >> unknow field with tag 520 (0x208) encountered >> unknow field with tag 521 (0x209) encountered >> Old-style JPEG compression support is not configured >> Sorry, requested compression method is not configured >> >> And sometimes, the PDF output is broken >> >> With B&W Tiff's it works fine, and if I open these images on paint and >> save them as JPG also works fine. >> I'm using version 3.0.4, from github > downloads > windows > 3 rd party >> exe installlers > binaries by @egorpugin (Link >> <https://www.dropbox.com/s/8t54mz39i58qslh/tesseract-3.05.00dev-win32-vc19.zip?dl=1> >> ) >> >> Anyone had this Issue? What could it be? >> > > I doubt the problem is that their color, but rather that the producer > software is creating bad TIFF files. It is possible to build libTIFF with > so-called "Old style JPEG" (OJPEG) support, but it looks like it hasn't > been in this case. > > That file doesn't open in GMail's preview or OS X Preview app, so > Tesseract isn't the only piece of software that's unhappy with the illegal > TIFF. You might able to use ImageMagick or some other utility to convert > them to an acceptedable format. > > Tom > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/3fb4e729-fa10-4ebb-9ed4-1dfba6ee01ec%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

