To get a user profile picture of a certain size, call
https://graph.facebook.com/USER_ID/picture?type=SIZE
where SIZE should be replaced with one of the words
square
small
normal
large
depending on the size you want.
URL .
:
https://graph.facebook.com/USER_ID/picture?type=large
URL- .