This app uses OCR technology to detect text from handwriting(specially indic languages) and then uploads it to an admin page where it is maintained in a database.
# GNDECScan
# Handwriting to Text Converter
Link to project video
## Overview
The Handwriting to Text Converter is a Python-based project that allows you to scan handwritten documents and convert them into machine-readable text. This tool is designed to simplify the process of digitizing handwritten notes, documents, or any other handwritten content.
## Features
- **Image Scanning:** The project supports various image formats (e.g., JPEG, PNG, TIFF) for processing.
- **Handwriting Recognition:** It utilizes Optical Character Recognition (OCR) technology to recognize and extract text from handwritten images.
- **Text File Output:** The recognized text is saved to a text file, making it easy to access and edit.
## How to Use
1. **Installation:**
Clone this repository to your local machine:
```bash
git clone
github.com
cd handwriting-to-text