Skip to content

IMAGE OCR to extract texts from images. Using Tesseract.js

License

Notifications You must be signed in to change notification settings

ghauwan/image_ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image OCR

Image OCR

Overview

Try it out: Image OCR Live Demo

Image OCR is a web application that allows users to upload an image containing mathematical symbols and extract the text from it using Optical Character Recognition (OCR). While it is primarily intended for math images, it can also be used to extract any other sort of text. The application supports multiple languages and provides an interface for users to edit and copy the extracted text. It can handle special mathematical symbols, allowing the extracted text to be edited and used according to your needs.

Features

  • Upload an image file.
  • Select the document language for OCR.
  • Crop the image section.
  • Extract text from the uploaded/cropped image.
  • Edit the extracted text in a text area.
  • Copy the extracted text to the clipboard.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Tesseract.js (OCR library)
  • Cropper.js (Image cropping library)

Getting Started

To run the application locally, follow these steps:

  1. Clone the repository:
    https://github.com/ghauwan/image_ocr.git
    cd math-symbols-extractor

About

IMAGE OCR to extract texts from images. Using Tesseract.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published