Skip to content

Latest commit

 

History

History
37 lines (14 loc) · 589 Bytes

README.md

File metadata and controls

37 lines (14 loc) · 589 Bytes

Windows11 SnippingTool OCR

blog post: https://b1tg.github.io/post/win11-oneocr/

Tested on Win11 23H2 + SnippingTool 11.2409.25.0

Build this code needs opencv installed.

How to use:

The code depends on the DLLs and offline AI model, the easiest way is copy those files from SnippingTool folder, puts them in the same folder of ocr.exe

includes:

  • oneocr.dll
  • oneocr.onemodel
  • onnxruntime.dll

On my computer the SnippingTool folder located at C:\Program Files\WindowsApps\Microsoft.ScreenSketch_11.2409.25.0_x64__8wekyb3d8bbwe\SnippingTool