You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the main uses of "Search by image" is when you try to view the image directly and you get a dead link, in which case you can easily find other versions of it by using google's thumbnail instead of the original image.
At the moment, when you click on "Search by image", you get "The URL doesn't refer to an image or the image is not publicly accessible." because you're feeding a dead link to Google's image search.
Alternatively, you could check whether the link is dead or not, and then use the thumbnail, or just make this a preference so people can choose the behavior. Personally I think using the thumbnail all the time is pretty reliable.
The text was updated successfully, but these errors were encountered:
One of the main uses of "Search by image" is when you try to view the image directly and you get a dead link, in which case you can easily find other versions of it by using google's thumbnail instead of the original image.
At the moment, when you click on "Search by image", you get "The URL doesn't refer to an image or the image is not publicly accessible." because you're feeding a dead link to Google's image search.
Alternatively, you could check whether the link is dead or not, and then use the thumbnail, or just make this a preference so people can choose the behavior. Personally I think using the thumbnail all the time is pretty reliable.
The text was updated successfully, but these errors were encountered: