Skip to content

erhebend-tai/vscode-tesseract-act

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tesseract Act

Logo

This package is a Visual Studio Code extension, a convenient UI wrapper for Tesseract OCR — in the VSCode style. It performs Optical Character Recognition of data found in an image file and opens the recognition result in a text editor.

Settings:

tesseract.executableFileLocation: Tesseract command or the location of the Tesseract executable file
Default: tesseract

Commands:

  • Tesseract: Recognize Text
  • Tesseract: Language

The second command allows the user to select a language for recognition. The user's choice is persistently remembered for the current workspace.

Installation

Tesseract Act On Visual Studio Marketplace

Original publication: https://SAKryukov.GitHub.io/publications/2024-09-03.Tesseract-Act.html

About

A convenient UI wrapper for Tesseract OCR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.1%
  • CSS 5.9%