An open API service indexing awesome lists of open source software.

https://github.com/johnbean393/text-scraper

A macOS app that can surface text on your displays and allow easy copying. Useful in apps and websites where text isn't copyable.
https://github.com/johnbean393/text-scraper

accessibility computer-vision copy copy-paste ocr swift swiftui vision

Last synced: about 1 year ago
JSON representation

A macOS app that can surface text on your displays and allow easy copying. Useful in apps and websites where text isn't copyable.

Awesome Lists containing this project

README

          

Text Scraper

A macOS app that surfaces text on your displays and allow easy copying. Useful in apps and websites where text isn't copyable.

![Screenshot](https://raw.githubusercontent.com/johnbean393/Text-Scraper/refs/heads/main/demoScreenshot.png)

- Use the shortcut (Cmd + Ctrl + C) to extract text!
- Select and copy with auto groupings

## Installation

**Requirements**
- macOS ≥ 14

**Prebuilt Package**
- Download the packages from [Releases](https://github.com/johnbean393/Text-Scraper/releases), and open it. Note that since the package is not notarized, you will need to enable it in System Settings.

**Build it yourself**
- Download, open in Xcode, and build it.

### Contributing

Contributions are very welcome. Let's make Text Scraper simple and powerful.

### Credits

This project would not be possible without the hard work of:

- DemDmitriev for [DominantColors](https://github.com/DenDmitriev/DominantColors)
- sindresorhus for [KeyboardShortcuts](https://github.com/sindresorhus/KeyboardShortcuts) and [LaunchAtLogin-Modern](https://github.com/sindresorhus/LaunchAtLogin-Modern)
- Apple for [Predictive Code Completion](https://devimages-cdn.apple.com/wwdc-services/images/C03E6E6D-A32A-41D0-9E50-C3C6059820AA/guides-76105412-ED4C-4D9D-AAA5-E039F7FE142B/WWDC24-Developer-Tools.pdf)