Skip to content
#

extract-text-from-image

Here are 5 public repositories matching this topic...

Language: All
Filter by language

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

Improve this page

Add a description, image, and links to the extract-text-from-image 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 extract-text-from-image topic, visit your repo's landing page and select "manage topics."

Learn more