extract-text-from-pdf
There are 5 repositories under extract-text-from-pdf topic.
NanoNets/ocr-python
OCR library to extract text & tables from PDF files and images. Convert any image or PDF to CSV / TXT / JSON / Searchable PDF.
euyogi/Projeto-Anceu-CS50
Meu projeto do curso CS50: Um analisador de pdfs que processa as notas dos aprovados pelo Acesso Enem e organiza tudo. Agora em C++
torviswesley/legoeso-pdf-manager
A simple WordPress PDF document manager.
sxaxmz/handle_scanned_pdf
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.
jahnabiroy/Text-Extractor
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.