Skip to content

lywebdev/southern-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCR Web Application

Description

This website is an online service for text recognition from images using OCR (Optical Character Recognition) technology. It allows users to upload images containing text and get the output as a text file. This tool is useful for quickly extracting text from photos of documents, screenshots, and other types of images.

Key Features

  • Upload images for text recognition
  • Supports image formats: JPEG, PNG
  • Converts text from images into text format
  • Simple and intuitive user interface

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • OCR: Tesseract OCR
  • Database: MySQL (for storing request history and user data)
  • Additional Libraries:

Installation and Setup

Requirements

  • Web server (Apache, Nginx, etc.)
  • PHP 7.4+
  • MySQL 5.7+
  • Composer (for dependency management)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors