[–] jerlendds 5d ago ↗ I personally just use pipes and tesseract, no need for another tool imo:flameshot gui --raw | tesseract stdin stdout -l eng | xclip -in -selection clipboard
1 comment
[ 3.5 ms ] story [ 16.7 ms ] threadflameshot gui --raw | tesseract stdin stdout -l eng | xclip -in -selection clipboard