Skip to content

Instantly share code, notes, and snippets.

@cheeaun
Last active December 6, 2023 20:38
Show Gist options
  • Star 11 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save cheeaun/1405816e5ceb397cbc9028204f82dc98 to your computer and use it in GitHub Desktop.
Save cheeaun/1405816e5ceb397cbc9028204f82dc98 to your computer and use it in GitHub Desktop.
macOCR script for Raycast. Preview https://twitter.com/cheeaun/status/1395973544983425025
#!/bin/bash
# Dependency: requires macOCR
# Download: https://github.com/schappim/macOCR
# @raycast.schemaVersion 1
# @raycast.title macOCR
# @raycast.mode silent
# @raycast.author Lim Chee Aun
# @raycast.authorURL https://github.com/cheeaun
# @raycast.description Get any text on your screen into your clipboard
# @raycast.packageName macOCR
# @raycast.icon 📸
ocr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment