Minecraft skin grabber
Type a username, get the skin that account is wearing.
Type a Java username above and the skin appears here, on the model and as the flat file.
How it works
- Type the Java username, not the UUID. The lookup is by name, the way the game shows it. Names are not case sensitive here.
- You get the real file. What downloads is the 64×64 PNG that account is wearing, byte for byte - not a screenshot of it and not a re-render.
- Slim or classic is read off the file. The model you see is the one the game would use, decided by whether the arm's fourth column of pixels is there.
- Bedrock gamertags will not work. Bedrock skins are not served by name from anywhere public, so this is Java only.
Good to know
- Nothing is uploaded and no account is needed. Your browser asks a public skin service for the texture and hands it to you; this site never sees it.
- The name is sent to minotar.net, or to mineskin.eu if that is down. That is the only way a page can look a skin up at all - Mojang's own API refuses requests made from a browser.
- A skin belongs to whoever made it. Grabbing one to look at how it is put together is what this is for; re-uploading someone's skin as your own is not.