Drag β Crop β your image is in ImgOps, ready to be searched
-
First, make the script executable. Because Linux wonβt run your stuff unless you give it permission :
chmod +x /path/to/opsearch.py
-
Want it like a real app,:
- make the py into .exe by using something like pyinstaller or etc
- or just set it up yourself
Β―*(γ)*/Β― (Probably works like Linux but with extra dongles.)
- Python 3.9+
- Pillow
- Tkinter (usually comes with Python unless your distro is evil)
Install them all:
pip install -r requirements.txtpython opsearch.py- Fullscreen dims
- Drag a rectangle around the cursed thing you want.
- The crop uploads to ImgOps.
- Your browser opens, and bam β reverse search away.
MIT β do whatever you want, just donβt blame me