lenrs lets you select any screen area, extract text using Tesseract OCR, and auto-copy it to your clipboard.
12077.mp4
- Uses
slurp+grimto select and capture screen area - Extracts text using
tesseract - Copies text directly to Wayland clipboard
Make sure these are installed:
sudo pacman -S tesseract wl-clipboard grim slurp wtype
yay -S cliphistcargo build --releaseBinary will be in
target/release/lenrs
PRs and Issues are welcome!