How to take a screenshot, select an area by drawing a box, and scan the qr code in it, all from the #terminal?
Combine #ImageMagic with #qrscan.
```import png:- | qrscan -```
https://github.com/sayanarijit/qrscan/releases/tag/v0.1.6
#terminal #imagemagic #qrscan