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

akid.anis...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akid.anis...@gmail.com

--- Comment #2 from akid.anis...@gmail.com ---
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