textinator icon indicating copy to clipboard operation
textinator copied to clipboard

Simple MacOS StatusBar / Menu Bar app to automatically detect text in screenshots

Results 8 textinator issues
Sort by recently updated
recently updated
newest added

> 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...

bug

Current binary is x86_64 only. See [--arch](https://py2app.readthedocs.io/en/latest/options.html?highlight=arch#option-reference)

Add a help menu that uses Help Viewer to show help page.

enhancement

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.

enhancement

Reference [this](https://github.com/RhetTbull/osxphotos/blob/adb90a3364eabb0c4c96ca1f7c0743360a926050/osxphotos/cli/darkmode.py) for detecting dark mode.

enhancement

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...

bug