/Frog

Extract text from any image, video or anything. Exclusively for elementary OS

Primary LanguagePythonOtherNOASSERTION

Frog

Text extraction tool for elementary OS.

Build Status made-with-python Made for elementary OS

frog

Quickly extract text from almost any source: youtube, screencasts, PDFs, webpages, photos, etc. Grab the image and get the text.

frog

See it in action

Get it from the elementary OS AppCenter!

Will be available soon!

Get it from Flathub!

Will be available soon!

🎉 Support

If you like Frog and you want to support its development, consider donating via Liberapay:
Donate using Liberapay

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 :)