i'm looking for a button, to send image under cursor to images.google.com
i know about GoogleImageShell, but i need it to be portable
send image under cursor to images.google.com
Moderators: Hacker, petermad, Stefan2, white
send image under cursor to images.google.com
OS: Win10 | TC: latest x64
Re: send image under cursor to images.google.com
you can probably use a python script if you have it installed on your machine..
https://github.com/deadlysnowman3308/reverse_image_Search
You can probably decompress the installer for https://github.com/apsun/GoogleImageShell and find how it is called from RClick.
https://github.com/deadlysnowman3308/reverse_image_Search
You can probably decompress the installer for https://github.com/apsun/GoogleImageShell and find how it is called from RClick.
Re: send image under cursor to images.google.com
GoogleImageShell.exe search %P%N
...in theory it takes so long to work, but it doesn't
...in theory it takes so long to work, but it doesn't
OS: Win10 | TC: latest x64