Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 464 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 464 Bytes

OCR-APP

Optical Character Recognition Nodejs App

What does this App do ❓

You can upload a jpg or image file consisting of some text, So it will convert img to pdf from their you can copy the text and paste it where ever you want.

How to run 💻

Open terminal in Code editor

  • npm install
  • nodemon app
  • In browser enter Localhost:5000

Template