/Text-Extractor

A simple tool which will parse the images and gave you the text inside it

Primary LanguageJavaScript

Text Extractor

Description:

This is Tool build with the help of tesseract.js-node library which is going to leet you upload image to the server and then gave you the text inside it

Installing Dependencies

Dependencies

Once you have your virtual environment setup and running, install dependencies by running:

npm install 

This will install all of the required packages

Running the server

From within the root directory first ensure you are working using your created virtual environment.

Each time you open a new terminal session, run:

For production

npm start

For development

npm run dev

The server will run in debug mode for development

About

This project is developed by Saleh Alibrahim