extract-text-from-image
There are 6 repositories under extract-text-from-image 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.
githuseyingur/text_recognition_from_tc_identity_card
Flutter Google ML Kit - Text recognition from TC identity card photo | TC Kimlik kartı fotoğrafından bilgileri okuma (metin algılama)
giovanesouza/challenge-text-recognition-in-images-azureAI
Desafio de projeto sobre Reconhecimento de texto em imagens no Azure AI.
sudhanshu25012002/Extracting-phone-numbers-from-multiple-images-using-Python
This project uses the Tesseract OCR library to extract text from images. The text is then parsed using regular expressions to extract the numbers. The numbers are then written to a text file in the output directory. To use this project, simply place the input images in the input_images directory and run the Python script.
sukruta230901/Extracting-Text-from-Image-using-Azure-Cognitive-Services
This project Extracts Text from Images (OCR Recognition) by using the Azure Cognitive Services - Computer Vision API.
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.