News

A web application where users can upload images (JPG, PNG) or PDF files and extract readable text using Optical Character Recognition (OCR). The extracted text is returned in JSON format. Built using ...
A lightweight, offline Python tool that extracts text from PDF documents using Tesseract OCR and outputs structured JSON. No internet or cloud services required. This project demonstrates a fully ...