Skip to content

blossom-slopware/Orchid

Repository files navigation


Lockpaw mascot

Orchid

Screenshot then OCR, seamlessly

Install

Requires macOS 15+.

Using Homebrew (Recommended)

brew tap blossom-slopware/orchid
brew install --cask orchid

To upgrade:

brew upgrade --cask blossom-slopware/orchid/orchid

Notes:

  • This app is not small. It automatically downloads a GLM-OCR checkpoint from huggingface (hf-mirror in China Mainland) at initial startup, which takes ~15 minutes and takes up ~2G disk space.
  • After this initial download, it runs OCR inference on your own computer. Therefore, it is completely offline, but takes up a good chunk of memory.

Use

F4 to select a screen region to recognize.

Manual Installation

Download the latest release from GitHub Releases and extract Orchid.app to your Applications folder.

port = 14416

[model-path]
glm-ocr = "/path/to/your/checkpoint"

Build from Source

./scripts/build_release.sh

Produces build/Orchid-<VERSION>.zip containing Orchid.app with the Rust inference server and Metal shaders bundled.

Manual Configure

Configure your preferred port and model checkpoint paths in ~/.orchid/config.toml.

About

Screenshot then OCR, seamlessly

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors