size of Picture in SharePoint 2013 profile page
This is a query generally most of
the SharePoint administrators get. In this article I am providing the details
for this.
Max pixels
|
||
Thumbnail
|
SP2010
|
SP2013
|
Large
|
144
|
300
|
Medium
|
96
|
72
|
Small
|
32
|
48
|
The original image does not get stored when you upload a profile picture. Instead, 3 thumbnails are generated (144x72, 96x48 & 32x16) and are stored in folder called "Profile Pictures" in a picture library called "User Photos" under the MySite parent site collection.
it is not possible to change the size of these of the files that get generated and you won't be able to get the original picture from SharePoint. The largest picture available is going to be the 144x72 that gets generated for the profile page
I hope the above information will help you to resolve the issue, in case of any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.