A simple web interface which extracts texts from Images & PDF files using AWS Textract service
-
Updated
May 5, 2024 - Python
10000
A simple web interface which extracts texts from Images & PDF files using AWS Textract service
Extract text from PDFs using Google Vision API. This script converts PDF pages to images, preprocesses them for OCR accuracy, and uses Google Vision API for text extraction. It supports parallel processing for efficiency and saves extracted text in a structured format for each PDF.
This repository contains code for a simple application to detect text from images using Python, & optical character Recognition(OCR), and Streamlit for creating a user-friendly web application. The application allows users to upload images or capture them via camera input and extracts text present
Text extraction, transcription, punctuation restoration, translation, summarization and text to speech from almost any file type
Extract letters/text from images using Tesseract-OCR
Utilize OCR for business card data extraction. Present in interactive Streamlit UI. Optimize storage in PostgreSQL for efficient data management.
🧾 OCR AI Streamlit App – Text Extraction from Images using Groq Vision LLM
OCR Web Application, a project that allows users to extract text from images using Optical Character Recognition (OCR).
Add a description, image, and links to the text-extraction-from-image topic page so that developers can more easily learn about it.
To associate your repository with the text-extraction-from-image topic, visit your repo's landing page and select "manage topics."