Frog icon indicating copy to clipboard operation
Frog copied to clipboard

Unexpected behavior for --extract_to_clipboard: only the image gets copied

Open Igetin opened this issue 10 months ago • 0 comments

Description

I'm trying to run the Frog CLI so that I can nicely get the extracted text and pass it on to other software in a Bash script. However, when I run the command, the clipboard is populated by the screenshot itself—not the extracted text!

Steps to reproduce

  1. Run flatpak run com.github.tenderowl.frog --extract_to_clipboard
  2. Select a screenshot area and press enter

Expected result

The clipboard contains text extracted from the screenshotted image.

Actual result

The clipboard contains the screenshot image itself.

System information

  • Operating system: Fedora 41
  • Desktop environment: GNOME 47.5
  • Windowing system: X (X.Org Server 1.21.1.16)

Igetin avatar Apr 25 '25 18:04 Igetin