I am using Google Plus as a login, capturing users information etc.
The profile picture I am saving looks like the following :
https://lh4.googleusercontent.com/-ahWlp0z8KQM/AAAAAAAAAAI/AAAAAAAAAGA/nEfC5WjfVM4/photo.jpg
I am trying to get the various sizes e.g. small and large.
Is there some way I can just add an URL variable like ?size=small or just a change in URL?? Is there any way?
You can also pass the
szquery parameter to resize the image.Passing
?sz=10will resize the original image to a 10×10 image.