Juli 2021Mai 2022März 2023Jan. 2024Nov. 2024Sept. 2025Juli 2026
README
Thanks for all the Support shown by Stars, Issues and PRs 💌 ! Currently I'm Saving money for my Linux PC, Soon (next month) the project will be back with updates and fixes
TextSnatcher
Copy Text from Images with ease, Perform OCR operations in seconds.
Download
Features
Multiple Language Support.
Copy Text from images with a Drag.
Drag over any Image and Paste.
Fast and Easy to Use.
This application uses the Tesseract OCR 4.x for the character
recognition.
# clone repository
git clone https://github.com/RajSolai/TextSnatcher.git TextSnatcher
# cd to dir
cd TextSnatcher
# run meson
meson build --prefix=/usr
# cd to build, build and test
cd build
sudo ninja install && com.github.rajsolai.textsnatcher