Minecraft Skin Finder - anotherreeguy/Projects GitHub Wiki

How to download someones skin

In order to download a Minecraft Bedrock or a Minecraft Java skin (or just preview it): you need to go to projects.reeguy.com/projects/mcskinstealer/ search the username in question (bedrock users need to join a server with geyser to check skins), and then you will be greeted by a preview and a option to download the skin. To download it, just click download then rightclick the image then click "Save Image As" on chromium browsers (and firefox).

How to add a custom bio

To add a Bio, you need to add a pull request to /projects/mcskinstealer/ and you need to open "descriptions.js" then add a new line with your uuid/xuid (can be obtained from the website) and then the description in question, example: const descriptions = { "2535464959603122": "cool youtuber :)", "YOUR UUID OR XUID": "The Bio You Want" };