Skip to content

NishantJoshi00/image2text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image 2 Text Application

This is a GUI + CLI application that performs OCR and provides a easy to use interface for both gui and terminal users.

Requirements

Libraries Installation
Rust Click Here
Tesseract Click Here
Leptonica fedora: leptonica-devel, leponica
ubuntu: libleptonica-dev

Usage

  • Installation

    •   $ cargo build release
    •   $ cargo install --path .
  • Application

    • CLI
        $ img2tex <image-path>
    • GUI - The executable can also be converted into an application using a .desktop file.
        $ img2tex

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages