How to get actual roblox image

So if you put your id into the libary section it shows a display of the image which is like 420x420 but what I want to do is get the actual image. I have looked all over google and they all say too www.roblox.com/asset/?id=ID HERE but I have tried this and does not work if anyone can help thanks.

2 Likes

There is a API you can use to get the user’s head shot from their id.

https://thumbnails.roblox.com/v1/users/avatar-headshot?size=48x48&format=png&userIds=PUT_USERID_HERE

1 Like

You can’t use this with roblox though. If you need someones screenshot for external uses then use the API, else then use the built in API.

https://developer.roblox.com/en-us/api-reference/function/Players/GetUserThumbnailAsync

1 Like

I am so terribly sorry for the late response I should of gone into more detail basically I have an image that I need to get the actual resolution of becasue the image is a sprite sheet

What do you mean? The image can be any resolution.

But I want to be able to know the image resolution