Hi everyone, I've long wanted a tool that automatically translates text in a window, but could never find one that suits my needs. So I spent a couple days working on a tool that does just that. It captures the foreground window with Tesseract OCR, translates it with a free web API, and overlays it over the window for a seamless translation experience.
Here's an example, cherry-picked for show:
If you want to try it, it's free and open-source. Enjoy.