Skip to content
#

easyocr

Here are 128 public repositories matching this topic...

This project uses the Tesseract OCR library to extract text from images. The text is then parsed using regular expressions to extract the numbers. The numbers are then written to a text file in the output directory. To use this project, simply place the input images in the input_images directory and run the Python script.

  • Updated Apr 25, 2024
  • Python

This project is a versatile Optical Character Recognition (OCR) and translation tool designed to process both images and PDF documents and leveraging NLP to translate the text into different languages and give users an option to summarize the contents of a document in their prefered language

  • Updated Mar 22, 2024
  • Python

Improve this page

Add a description, image, and links to the easyocr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the easyocr topic, visit your repo's landing page and select "manage topics."

Learn more