I am looking for JavaScript OCR API.
Something like: send the image and the expected type of result (e.g. numbers, object, text, mixed, etc.) and get the result as a string or JSON.
Does anyone know of an API / Service that you can easily access through JavaScript?
EDIT: I forgot to say that the main use case would be simply recognition of numbers (like floats and doubles) and prices (like $ 0.02).
I already found some "cloud APIs" like abbyy, but they are expensive ... 2 cents per request ...
Laokoon
source share