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
- Host: GitHub
- URL: https://github.com/sin3point14/clipboardocr
- Owner: sin3point14
- Created: 2023-02-18T11:48:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T15:35:18.000Z (over 3 years ago)
- Last Synced: 2025-03-29T00:30:59.908Z (over 1 year ago)
- Topics: dotnet-core, ocr, windows
- Language: C#
- Homepage:
- Size: 1.86 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
