Skip to content

v0.2.0 - OCR & Persistent Region

Choose a tag to compare

@ityeti ityeti released this 01 Feb 05:54
· 33 commits to master since this release

What's New

OCR Features

  • Persistent OCR region (Alt+M) - Set a screen region with visible green border for continuous reading
  • Auto-read mode - Automatically reads when text changes in the persistent region
  • One-time OCR region (Alt+O) - Draw a box on screen to OCR and read immediately
  • Screenshot OCR - Win+Shift+S screenshots are automatically OCR'd

New Controls

  • Line-by-line navigation (Alt+N next, Alt+B back)
  • Copy OCR to Clipboard toggle
  • Grab & Speak Selection toggle
  • Line delay and read mode settings

Technical

  • Standalone executable now includes OCR overlay tools
  • Fixed keyboard hook and DPI issues
  • Suppressed pygame deprecation warning

Download

Download Herald.zip, extract, and run Herald.exe as Administrator.

Full Changelog: v0.1.0...v0.2.0