A lightweight GTK based OCR tool written in C
ocr-tool requires you to have wl-clipboard and tesseract (below given are only few distros , you can check for package name for ur own distro and install it)
| Distro | Deps |
|---|---|
| Arch / Manjaro | tesseract wl-clipboard |
| Debian | tesseract-ocr wl-clipboard |
| Fedora | tesseract wl-clipboard |
after getting dependencies
git clone https://github.com/quantumvoid0/ocr-tool
cd ocr-tool
sudo make installyou can remove the dependencies listed in installation instructions and then to remove the app itself
git clone https://github.com/quantumvoid0/ocr-tool
cd ocr-tool
sudo make uninstalleither open from your app menu or via CLI run ocr