Google Image Search – Specify Exact Width with Any Height

googlegoogle-image-search

The Google image search has the ability to search for images with specific dimensions. For example, you can search for an image with an exact pixel width and height of your choice. However, if you enter one and not the other, it will be automatically set to search for the same value for both. Is it possible to search for one specified while leaving the other open for any value?

Best Answer

This isn't possible as the only size operator is imagesize so you must give both dimensions

puppies imagesize:50x50

puppies imagesize:50 gets dropped because Google doesn't understand the parameter given as it's not supported.