Skip to content

Releases: reputasyon/TextGrab

v1.0.1

20 Apr 07:38

Choose a tag to compare

Changes

  • Selection overlay ve toast window iyileştirmeleri (cb43fa9)

Install

  1. TextGrab-v1.0.1.zip indir ve aç
  2. TextGrab.app'i /Applications klasörüne taşı
  3. İlk açılışta Sistem Ayarları > Gizlilik & Güvenlik > Ekran Kaydı izni ver
  4. ⌃⌥T ile kullan

Ad-hoc imzalı — ilk açılışta sağ tıkla > Aç (Gatekeeper uyarısı için).

v1.0.0 - TextGrab.app

24 Mar 19:41

Choose a tag to compare

TextGrab v1.0.0

macOS app bundle (.dmg) — download, drag to Applications, done.

What's new

  • Proper .app bundle with app icon
  • Fix: crash after prolonged use (CoreText font handling in SelectionOverlay)
  • Screenshot pixel alignment fix

Download

  • TextGrab.dmg — open, drag TextGrab.app to Applications

Features

  • Global hotkey ⌃⌥T to capture text from screen
  • Apple Vision framework OCR (Turkish, English, German, French)
  • Screenshot mode with ⌃⌥S
  • Multi-monitor & Retina support
  • Lightweight menu bar app

Requirements

  • macOS 14+
  • Screen Recording permission (System Settings → Privacy & Security)

v0.1.0 - Initial Release

18 Mar 19:13

Choose a tag to compare

TextGrab v0.1.0

Screen OCR for macOS — capture text from any screen region with a keyboard shortcut.

Download

  • TextGrab — standalone binary, just download and run (macOS 14+)

Features

  • Global hotkey ⌃⌥T to capture text from screen (customizable)
  • Apple Vision framework OCR (Turkish, English, German, French)
  • Multi-monitor & Retina support
  • Welcome screen on first launch
  • Lightweight menu bar app (459 KB, ~860 lines of Swift)

Build from source

git clone https://github.com/reputasyon/TextGrab.git
cd TextGrab
swift build -c release
# Binary: .build/release/TextGrab

Permissions

On first launch, macOS will ask for Screen Recording permission.
Go to System Settings → Privacy & Security → Screen Recording → enable TextGrab.