/-Testing_ocr_apis

TEST API TO GET FILES SAVE THEM AND RECOGNIZE DNI NUMBERS THROUGH SOME APIS LIKE GOOGLE VISION TESSERACT JS OCRSPACE

Primary LanguageJavaScript

TEST API TO GET FILES SAVE THEM AND RECOGNIZE DNI NUMBERS THROUGH SOME APIS LIKE GOOGLE VISION TESSERACT JS OCRSPACE

INITIAL CONFIGURATIONS

Install dependencies

npm install

You need configure yours access keys and tokens api into .env files get the examples from .env.example file

PATH_TO_DOWNLOAD= URL_API= ACCESS_TOKEN=

OCR SPACE API

ocrspace

GOOGLE VISION

You need a key.json whit your credentials into the keys folder

GooglePlatform

tesseract.js

GooglePlatform