David Pilato
David Pilato
@dependabot recreate
@dependabot rebase
Thanks for reporting. I guess this is just a warn as everything seems to be working well, right? But still, I need to understand what's happening with the packaging...
No idea. Could you share the file you are trying to index?
Ok. So could you run fscrawler with `--debug --restart` options and share the full logs here? Please have only one file in the directory to avoid too many logs ;)
> From some research it looks like tesseract doesnt support heic. Is it possible to code fscrawler to generate a temporary jpeg file of the image so tesseract can run...
I think you are right with this: > From some research it looks like tesseract doesnt support heic. Is it possible to code fscrawler to generate a temporary jpeg file...
Great. Could you run the same thing again with `--trace --restart` and share again the logs? You can just share what is between: ``` DEBUG [f.p.e.c.f.FsParserAbstract] [/IMG_9543.heic] can be indexed:...
Not supported by tesseract. https://github.com/tesseract-ocr/tesseract/issues/2930
> Alternatively is there any chance you could code fscrawler to use whatever the Mac is using to generate heic ocr? Are you aware of any library which would allow...