Skip to content

Use ITextSharp and Azure Cognitive Vision service to parse text from PDF files

License

Notifications You must be signed in to change notification settings

ssemyan/ParsePdf

Repository files navigation

ParsePdf

Simple PDF to text parser to show how to use iTextSharp with the Azure Congnitive Computer Vision service to extract text from a PDF whether it is a 'normal' or 'scanned' PDF.

To use, first create a Cognitive Vision service in Azure or here.

Then get the API key and API endpoint for the service (including the HTTPS) and put them in the app.config.

Once you have built it, to use it on the command line:

ParsePdf [path to pdf file]

About

Use ITextSharp and Azure Cognitive Vision service to parse text from PDF files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages