Made a tool that OCRs anything on your screen with a hotkey because I got tired of pasting slides into ChatGPT
I'm a student and kept having to screenshot my lecture slides, open ChatGPT, paste them in just to copy the text. Got annoying so I made this.
Press Ctrl+Shift+T, drag over whatever, text is on your clipboard. Works on slides, PDFs, images, anything rendered on screen. Runs fully locally :)
One-line setup: .\setup.ps1
https://github.com/Hokondrak/snip-transcribe.git
Might be useful if you're in the same situation.