Skip to content

This is full project with interface where you can take text from pdf or photos using amazon web services

License

Notifications You must be signed in to change notification settings

adidiac/OcrAzure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free OCR online

Free ocr online is website where you can get the text from your pdf or your photos and just copy the text

Tehnologies used

  • React for frontend
  • NodeJs backend with express library
  • Azure Web Services, computer vision

Installation

Use the package manager npm to install the packages.

For backend

cd backend
npm install

And also where you need to create .env file where you can put your key and endpoint from azure web services for computer vision

For frontend

cd ocr
npm install

Usage

cd ./ocr
npm start
cd ./backend
npm start

Free OCR Online

  • Just drag and drop your pdf/photo and press the clipboard button to copy your text

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

This is full project with interface where you can take text from pdf or photos using amazon web services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published