A wrapper on top of python-OCR tools such as pytesseract and easyocr, to recognize and extract text embedded in images. Also, convert scanned-PDFs to text searchable PDFs.
-
Updated
Jul 6, 2024 - Python
A wrapper on top of python-OCR tools such as pytesseract and easyocr, to recognize and extract text embedded in images. Also, convert scanned-PDFs to text searchable PDFs.
This assignment was done as part of the COP290 course requirements. This project is designed to parse text from various media types: audio (.wav), video (.mp4), and text documents (.pdf). The implementation utilizes Python and its libraries, relying exclusively on free APIs and libraries for unlimited usage.
Add a description, image, and links to the extract-text-from-pdf topic page so that developers can more easily learn about it.
To associate your repository with the extract-text-from-pdf topic, visit your repo's landing page and select "manage topics."