An open API service indexing awesome lists of open source software.

https://github.com/sin3point14/clipboardocr

OCR clipboard image
https://github.com/sin3point14/clipboardocr

dotnet-core ocr windows

Last synced: about 2 months ago
JSON representation

OCR clipboard image

Awesome Lists containing this project

README

          

## Clipboard OCR

Spawns a a task-tray only application that will OCR the contents of the clipboard and put the result in the clipboard.

#### Usage
Find the executables in [Releases](https://github.com/sin3point14/ClipboardOCR/releases). You may need [dotnet 6.0.x desktop runtime](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.14-windows-x64-installer).
Run the executable and it should start running in the taskbar tray. Click on the taskbar tray icon or press Ctrl+Alt+V to OCR the clipboard. Right click on it to Exit or enable launch on startup.

![Tray Icon](https://i.imgur.com/UoZL0Kg.png)