Frog
Text extraction tool for elementary OS.
Quickly extract text from almost any source: youtube, screencasts, PDFs, webpages, photos, etc. Grab the image and get the text.
The Frog could help you to deal with QR codes helping you to get them decoded!
See it in action
Frog.in.action.mp4
Get it from the elementary OS AppCenter!
🎉 Support
If you like Frog and you want to support its development, you can buy me a coffee:
Install it from source
You can install frog by compiling from source, here's the list of dependencies required:
gtk+-3.0>=3.22.29
granite>=6.1
glib-2.0
gobject-2.0
meson
python>=3.6
Building
I'm the guy who loves GUI tools instead of command-line thus I recommend using Builder to develop applications. To build the frog application just open project folder in Builder and press "Execute" (F5). It will download requirements and build the app.
Contribution
Any help is appreciated :)