We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hi forks, Thanks for a very useful library :)
I think it will be a big improvement if we support sending tesseract parameters such as:
getTextFromImage(image, { tessedit_char_whitelist: "123456789" // number only })
What do you think?