Status: Maintained
Version: 2.2
Download
·
Commits
Extract text from images, videos, QR codes, barcodes and colors with a simple snip mechanism.
- Very quick extraction process (Can set fidelity between fast and accurate as per the Apple Vision framework)
- Can extract text based on all languages or select your language in settings for quicker/accurate captures
- Copies to clipboard automatically, ready to paste
- Post-processing option to execute shell commands when capture is taken. Can use the captured text via
[ocr]
token within the shell commands - Customizable hotkeys for the main app functions
- Shows copied text in a floating window, which can be set to auto-hide as well after a custom wait period
- Enable or disable line breaks in the extracted text
- Append multiple text snippets to the clipboard by enabling Append option in Settings, otherwise it only holds one snippet at a time
- Saves captures in History and persists app restarts
- Also saves History to iCloud Drive if enabled
- Launch at login option
- Custom auto-updater that pulls latest release notes and binaries from GitHub Releases
text.mov
barcode.mov
color.mov
- MacOS 13.0+ (App uses some newer SwiftUI functions/modifiers which don't work on anything lower than 13.0)
Releases
Pre-compiled, always up-to-date versions are available from my releases page.
Homebrew
You can add the app via Homebrew:
brew install viz
Important
Viz is licensed under Apache 2.0 with Commons Clause. This means that you can do anything you'd like with the source, modify it, contribute to it, etc., but the license explicitly prohibits any form of monetization for Viz or any modified versions of it. See full license HERE
Pearcleaner - An opensource app cleaner with privacy in mind
Sentinel - A GUI for controlling gatekeeper status on your mac
Viz - Utility for extracting text from images, videos, qr/barcodes
PearHID - Remap your macOS keyboard with a simple SwiftUI frontend