Skip to content

Akascape/TEXTEMAGE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 

Repository files navigation

header


Textemage is an open-source program that can easily extract text from images using Tesserect-OCR

Features

  • Modern and user friendly interface
  • Ability to use different OCR versions
  • Drag and drop file support
  • One click text extraction

Download


WINDOWS (Tesseract 5.3.0 Included)


SOURCE CODE


Don't forget to leave a ⭐

Python installation

  • download the source code
  • install modules given in the requirements.txt
  • download Tesseract-OCR in your system.
  • paste the full tesseract.exe path in the tesseract_path.txt file
  • run Textemage.py

How to Use?

Its super easy to use textemage, just open the image file and click on that extract button, it will immediately display the extracted text in the text box. You can then copy the text easily.

Why I made this?

I know there are many websites and softwares that can do the same but Textemage is a very lite and offline program that can quickly extract text from images. Just keep it in your toolbox!

UI

Screenshot 1 Screenshot 2

License


Note that Tesseract is not placed under this license, only Textemage is part of this license.

Thanks for visiting! :)