gousta / cargr-private-phone-reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cargr-private-phone-reader

A Pure Node.js OCR (Utilizes tesseract and jimp libraries but have ZERO dependencies)

Installation

  1. Clone it
  2. Run yarn install or npm install to install required dependencies

How to use

Run node ocr.js <path-to-gif-file> (GIF file contains base64 decoded string directly from car.gr phone number images

About


Languages

Language:JavaScript 100.0%