Skip to content

thepirat000/Snipping-Ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snipping-Ocr

A simple Snipping tool for Windows with OCR capabilities using SpaceOCR API or Tesseract

Installation

There are two ways to install the application:

  • ClickOnce: Install via ClickOnce from here
  • Manual: Download Setup.msi from Releases

NOTE: This is just an example application for which I do not give support. You are free to copy/paste the code. Do not expect bugs/issues to be fixed.

ClickOnce installation

When installing from ClickOnce you can get a security warning with the message "Your security settings do not allow this application to be installed on your computer". In order to be able to install, you can update the registry by creating a .reg file with the following content and then executing it:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\Security\TrustManager\PromptingLevel]
"Internet"="Enabled"

Check this SO question.

Usage

1 - Start the application that will start as a systray icon.
2 - Double-click the systray icon or press the Hotkey combination (CTRL+WIN+C) to start a new snip.

The hotkey combination can be changed and is configured on the Snipping OCR.exe.config file

Start

3 - Select the area on your desktop to recognize by OCR

Snip

4 - Wait for the results

Process

Result