Skip to content

KshAbo/Form-OCR

Repository files navigation

Form OCR

The project uses the Tesseract OCR to scan a pre-filled Web Form and extract data of the fields in the form, to then fill the present empty form.

Initialization/Installation

Clone the repository into your local computer with the command

git clone https://github.com/KshAbo/Form-OCR.git /Your/local/file/path

After doing so, go to your file where you saved the repository and run the command (Note: You will need to have node installed before running the command)

npm install

You can now host the website by running the command

npm run dev

Now open your preferred web browser and go to the URL: http://localhost:8000/

Demo

Form.0.mp4
Form.1.mp4
Form.2.mp4
Form.3.mp4

About

The project aims to make it hassle free to fill a form with a help of an image of an already filled form as input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors