An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/tanaikech/goris

Package main (doc.go) : This is a CLI tool to search for images with Google Reverse Image Search (goris). Images can be searched by image files and image URLs. Searched images display URLs and also can be downloaded as image files. --------------------------------------------------------------- # Usage Search images from an image file. You can select number of output URLs using “-n“. The maximum number of output URLs is 100. $ goris s -f [iamge file] -n 50 Search images from an image URL. $ goris s -u [iamge URL] Download searched images from an image file. Following sample downloads 10 searched images using an image file. $ goris s -f [iamge file] -d -n 10 Retrieve web pages with matching images on Google top page. When this is not used, images are retrieved. $ goris s -u [iamge URL] -w $ goris s -f [iamge file] -w --------------------------------------------------------------- Package main (goris.go) : This file is included all commands and options.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/tanaikech/goris
Keywords: cli , cli-app , cli-tool , golang , google-image-search , reverse-image-search
License: MIT
Latest release: over 5 years ago
First release: over 8 years ago
Namespace: github.com/tanaikech
Stars: 117 on GitHub
Forks: 14 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...