Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 2.04 KB

README.md

File metadata and controls

57 lines (34 loc) · 2.04 KB

Frog

Intuitive text extraction tool (OCR) for GNOME.

Frog window

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!

Download on Flathub

See it in action

Frog.popover.mp4

Get it from the elementary OS AppCenter!

Get it on AppCenter

🎉 Support

If you like Frog and you want to support its development, you can buy me a coffee:

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
  • 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.

Localization

If you want to provide localization for your language you may use webplate project or Poedit to create translations. Source files listed in po/POTFILES.

Contribution

Any help is appreciated :)