Skip to content

Latest commit

 

History

History
100 lines (70 loc) · 3.7 KB

README.md

File metadata and controls

100 lines (70 loc) · 3.7 KB

Vala Programming language Flatpak Build workflow

TextSnatcher

Copy Text from Images with ease, Perform OCR operations in seconds.

TextSnatcher OCR App for Linux
TextSnatcher - How to copy text from images, answer is TextSnatcher | Product Hunt

Download

Download on Flathub

Get it on AppCenter

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.
  • Read more about Tesseract and Star ⭐️ Tesseract-Project.

Screencasts

textsnatcher-eng.mp4
textsnatcher-tamil.mp4

Screenshots

TextSnatcher OCR App for Linux

TextSnatcher OCR App for Linux

Support Me

Buy Me A Coffee

ko-fi

Social Media Posts

LinkedIn Post on Why I created TextSnatcher

Dependencies

Ensure you have these dependencies installed

Runtime Dependency

Buildtime Dependency

  • granite
  • gtk+-3.0
  • gobject-2.0
  • gdk-pixbuf-2.0
  • libhandy-1
  • libportal-0.5

Install, build and run

# 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

Install on Archlinux

Using an AUR helper such as yay:

yay -S textsnatcher

Inspirations

Made with ❤️ for Linux