HyDE-Project / Hyde-cli

A HyDE CLI, wrapper, tweaks , workarounds, and more!
https://github.com/prasanthrangan/hyprdots
GNU General Public License v3.0
104 stars 8 forks source link

feature: add text extraction tool feature #92

Closed mahaveergurjar closed 1 week ago

mahaveergurjar commented 1 week ago

Did you check the docs?

Is your feature request related to a problem? Please describe.

Text copy from image

Describe the solution you'd like

I make a script extract text from image using slurp and tesseract tool

Describe alternatives you've considered

or make any other script for this

Additional context

https://github.com/user-attachments/assets/8d90ad7d-d86d-4ed0-bd50-208a8f2cd517

kRHYME7 commented 1 week ago

Hyde run screencap --scan

mahaveergurjar commented 1 week ago

Ok

mahaveergurjar commented 1 week ago

image

kRHYME7 commented 1 week ago

That's only a warning, and should be fixed here. a809d6633aec77e735360880ee39f128e81ebc0a

kRHYME7 commented 1 week ago

If you want to improve this script feel free to do a PR.

Here's the part of it

https://github.com/HyDE-Project/Hyde-cli/blob/master/Scripts%2FRun-Screencap#L168-L176

mahaveergurjar commented 1 week ago

Ok but i think its improved already

mahaveergurjar commented 1 week ago

can you tell me where is used this script ?? image

kRHYME7 commented 1 week ago

I'm trying to make our own abstraction of grimblast as grimblast on AUR breaks sometimes