Skip to content

ashmehr/imgtext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

imgtext

A (work in progress) project that lets you use Tesseract-OCR to pull text from images, and manipulate/export it.

HOW TO USE: Run imgtext.py from the src folder, with a command line argument to the path of your image. Currently works on Linux only.

Dependencies:

Tesseract: https://code.google.com/p/tesseract-ocr/ PyPDF2: https://github.com/mstamy2/PyPDF2

Planned Updates:

  • Ability to OCR more than one image at a time
  • PDF export
  • Output report formatting
  • GUI

=======

About

Messing around with Tesseract, and Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages