Just give me the text
I wanted to share a surprisingly elegant solution I found to copying text into
the clipboard where for one reason or another it's otherwise not possible.
flameshot gui --raw \
| tesseract stdin stdout -l eng \
| xclip -in -selection clipboard
Holler holler get doller. Thank you very much. Now I just need a way to use a custom image host.