Skip to content

This Application is created in Django-python that extract text from images using OCR (Optical Character Recognition) it supports over 80 languages.

Notifications You must be signed in to change notification settings

atifraza158/SnapText---TextExtraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCR Image Text Extraction Django Application

Overview

This Django application allows users to extract text from images using Optical Character Recognition (OCR) technology. The application supports over 80 languages, making it versatile for a wide range of users.

Features

  • Multi-Language Support: The OCR package used in this application supports text extraction in over 80 languages, ensuring inclusivity and accessibility.

  • User-friendly Interface: The application provides a simple and intuitive user interface for uploading images and extracting text effortlessly.

  • Django Framework: Built on the Django web framework, the application follows the Model-View-Controller (MVC) architectural pattern, making it scalable and maintainable.

Requirements

Ensure you have the following dependencies installed:

  • Python (version 3.10.0)
  • Django (version 5.0.1)
  • OCR Package: Specify any specific OCR package or library you have used.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/ocr-image-extraction.git
    cd ocr-image-extraction

About

This Application is created in Django-python that extract text from images using OCR (Optical Character Recognition) it supports over 80 languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published