https://bugs.kde.org/show_bug.cgi?id=463177

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from [email protected] ---
as a workaround one could try to use this command for OCR with spectacle:

you could bind this command to a keybind in settings

For X11:
`spectacle --nonotify --region --background -o /proc/selt/fd/1 |  tesseract
stdin stdout | xclip -in -selection clipboard`

For Wayland:
`spectacle --nonotify --region --background -o /proc/selt/fd/1 | tesseract
stdin stdout | wl-copy`

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to