Extract the best images from Google Image Search
go install github.com/yms2772/google_image_upsizer
google_image_upsizer -path="original/test.jpg" -output="result/"
Name | Type | Description |
---|---|---|
-path |
string |
Path to the image file or directory you want to upscale |
-output |
string |
Directory path to save results |