How do I download a hat texture?

I want to download a roblox hat texture. I don’t know where to find it tho. Can anyone please give me tell me how?

If you use google chrome or something you could download an extension called “BTRoblox - Making Roblox Better”
Note: I don’t really feel like explaining how but you could search up a YouTube tutorial!

When you’re on a accessory page with the extension on there’s a button that looks something like this.

When you’re on the texture page there’s this button that will download it.


You could just right click and do “Save image as” but I wouldn’t recommend right clicking if you want the image quality as they appear as a 420x420 image.

For an alternative method:
In Roblox Studio on the command bar you can try something like this:

game.InsertService:LoadAsset(TheHatIDWanted):GetChildren()[1].Parent = workspace

You don’t have to download the extension! The extension way is my way of getting textures from Roblox accessories easily.