https://github.com/dogancelik/imgops
π Reverse search an image on every search engine
https://github.com/dogancelik/imgops
cli cli-app imgops reverse-image-search
Last synced: 5 months ago
JSON representation
π Reverse search an image on every search engine
- Host: GitHub
- URL: https://github.com/dogancelik/imgops
- Owner: dogancelik
- Created: 2017-03-22T00:32:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-17T22:59:26.000Z (about 6 years ago)
- Last Synced: 2025-10-19T18:51:32.531Z (8 months ago)
- Topics: cli, cli-app, imgops, reverse-image-search
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 43
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImgOps
This is a CLI tool for reverse searching images through ImgOps website.
It supports files and URLs.
## How It Works
1. You upload a file or pass a URL to the tool
2. Depending on your choice, it will open search results from sites you want.
These are Google, TinEye, Yandex, Bing, Reddit and few others
If you don't provide a βtargetβ, it will open ImgOps page with the provided image.
## Download
[Click here](https://github.com/dogancelik/imgops/releases/latest) to download latest version.
## How To Use
See `imgops -h` or check out [the Wiki](https://github.com/dogancelik/imgops/wiki/Examples).