Skip to content

A simple Snipping tool for Windows with OCR capabilities

Notifications You must be signed in to change notification settings

thepirat000/Snipping-Ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Federico Daniel Colombo
Jul 22, 2019
3a95aea · Jul 22, 2019

History

39 Commits
Jul 1, 2019
Jul 1, 2019
Jun 28, 2019
Jun 15, 2016
Jun 15, 2016
Jul 22, 2019
Jul 1, 2019

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