This project functions as a "Reverse Image Searcher" to work with the macOS app Dropover by Damir Tursunovic.
You can add it as Custom Script to Dropover.
- It takes the file path of the inputted image.
- The image is then uploaded to tmpfiles to generate a temporary url.
- This temporary url is used to search for the image with Google Lens.
- Then the results are displayed in a Safari tab.