Skip to content

A macOS app to perform optical character recognition on any dropped or opened images.

License

Notifications You must be signed in to change notification settings

dpinney/ocrThisImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ocrThisImage.app

This is a macOS app that will perform optical character recognition on any image you open with it.

Installation and Usage

  1. Get a copy of Tesseract. The easiest way is to get homebrew and then run "brew install tesseract" in the Terminal.
  2. Download ocrThisImage.app.
  3. Drop an image on the app, or open an image in it using the "Open With..."" menu in the Finder).
  4. A .txt file with the same name as the image will show up in the folder the image was in.

Source Code

This app was built in AppleScript with Apple's Script Editor. If you want to see the source code just open it in Script Editor.

About

A macOS app to perform optical character recognition on any dropped or opened images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published