I'm trying to use ScribeOCR in a home-use receipt scanner app. I thought to start, I should try using the command line to see what the text output looks like.
When I run:
scribe.js-ocr@0.8.0 scribe
cli/scribe.js extract /Users/marklevison/Documents/GitHub/expenses-app/source-images/w_49df2d0337aaa11950caa868bfc92163017c4ec9.jpg
I get an empty text file as the output.
When I run it on a PDF file, I get the expected text output.

I'm sure this is a PBKAC, I just can't figure out what it is.
I'm trying to use ScribeOCR in a home-use receipt scanner app. I thought to start, I should try using the command line to see what the text output looks like.
When I run:
I get an empty text file as the output.
When I run it on a PDF file, I get the expected text output.
I'm sure this is a PBKAC, I just can't figure out what it is.