Skip to content

PDf Analyzer built to convert scanned pdf into text files

Notifications You must be signed in to change notification settings

Praneet460/PDF_Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDF_Analyzer

About the application

This application helps you in converting your scanned files into the text files by using OCR i.e. Optical Character Recognition. For doing OCR we used Tesseract as well as Google Vision API in this application.

How to run?

  • Install the required packages from the requirements.txt file by running pip install -r requirements.txt
  • Add the json file of APIKey inside the pdfAnalyzer folder and set the path in the google_vision.py
  • After installing all the required packages run app.py file inside the pdfAnalyzer folder.

How the application looks like?

About

PDf Analyzer built to convert scanned pdf into text files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published