textinator
textinator copied to clipboard
Simple MacOS StatusBar / Menu Bar app to automatically detect text in screenshots
> How about this, would it be possible to keep a clipboard cache that stores the text of the previous OCR job? I That's not a bad idea. You could...
Textinator doesn't OCR the text when Dropbox's "Share screenshots and screen recordings using Dropbox" setting is toggled on. Instead of getting a copy of the text found in the screenshot,...
Large portions of text make buttons of dialog "Copy detected text to clipboard?" unreachable (see below). Probably, a scrollable text field should be shown to limit growth of the resulting...
Current binary is x86_64 only. See [--arch](https://py2app.readthedocs.io/en/latest/options.html?highlight=arch#option-reference)
An [app extension](https://developer.apple.com/library/archive/documentation/General/Conceptual/ExtensibilityPG/ExtensionCreation.html) would allow Textinator to be used on existing images using the right-click context menu. Alternatively, Textinator could [register a Service](https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/SysServices/Articles/using.html#//apple_ref/doc/uid/20000854-CEGDDHJJ) for use from Services menu.
Reference [this](https://github.com/RhetTbull/osxphotos/blob/adb90a3364eabb0c4c96ca1f7c0743360a926050/osxphotos/cli/darkmode.py) for detecting dark mode.
This version: Textinator-Installer-arm64-Apple-Silicon.dmg 21.5 MB Dec 2, 2023 was capable of extracting information from this image: But the version: Textinator-Installer-x86-64.dmg 21.6 MB 19 hours ago is not. Also, the new...