TextLift is a Python macOS menu bar app for copying text from visible images or video frames.
Press Command+Shift+T, drag around the text, and TextLift copies the OCR result to the clipboard.
./script/setup_env.sh./script/test_ocr.sh./script/build_app.shThe built app is written to dist/TextLift.app.
./script/run_app.shOn first use, macOS may ask for Screen Recording permission. Enable it for TextLift in System Settings, then restart the app.
If Command+Shift+T is already claimed on your Mac, TextLift falls back to a Quartz event tap. macOS may then also require Accessibility or Input Monitoring permission for TextLift.