There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Flask Image Text Extractor is a RESTful API that extracts text from online images. Given a list of image URLs, it processes each image, applies optical character recognition (OCR) using Tesseract, and returns the extracted text for each image.