danpla / dpscreenocr

Program to recognize text on screen
https://danpla.github.io/dpscreenocr/
zlib License
231 stars 17 forks source link

Reading QR-Codes #27

Closed Golddouble closed 1 year ago

Golddouble commented 1 year ago

Maybe you can add the possibility to read qr codes?

How should it work?

  1. I have a QR-code on my Screen. For example this one: k20230129-150609
  2. I start dpScreenOCR
  3. I click Alt+Q to catch the QR-Code
  4. I find now the web-link behind the QR-code in my clipboard

What do you think? Thank you for your feedback.

danpla commented 1 year ago

While it's technically easy to add such a feature, I think it's out of the scope of this program:

Golddouble commented 1 year ago

Thank you.

danpla commented 1 year ago

You're welcome.