An open API service indexing awesome lists of open source software.

https://github.com/pranav-nagpure/text-extraction-nb

IPython Notebook implementation of Text Extraction
https://github.com/pranav-nagpure/text-extraction-nb

image-processing ipython-notebook tesseract-ocr text-extraction

Last synced: 4 months ago
JSON representation

IPython Notebook implementation of Text Extraction

Awesome Lists containing this project

README

          

# __Text Extraction__

### Built Using

[![Python][python-shield]][python-url]
[![Tesseract][tesseract-shield]][tesseract-url]

Visit the GitHub Repository of Web Application.

## __About__


Extracting text from images using pytesseract.

Sample Image: https://media.geeksforgeeks.org/wp-content/cdn-uploads/20220401160946/HTML-Basic-Format-768x534.png

[python-shield]: https://raw.githubusercontent.com/Pranav-Nagpure/Support-Repository/master/images/python-shield.png "Python"
[python-url]: https://www.python.org

[tesseract-shield]: https://raw.githubusercontent.com/Pranav-Nagpure/Support-Repository/master/images/tesseract-shield.png
[tesseract-url]: https://github.com/tesseract-ocr "Tesseract"