Is there anyway to convert a bedrock skin into a java skin? [duplicate]

I have a skin on the bedrock/windows 10 edition of the game that i would like to use for my java edition. I made the skin in the skin customizer within the game. Is there a way to download or save the skin?


tl;dr - Yes*

In Bedrock, unlike Java Edition, skins are a little messy; there's several types of skins available;

Regular Skins

If you used an imported skin, you can find them in [Data Root]\minecraftpe\custom.png of your internal storage. On:

  • Windows 10, this is: %localappdata%\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang\
  • Android, this is: /data/data/com.mojang.minecraftpe/files/
  • iOS (you can access a sandboxed version of this via iTunes Sync), but the actual file location is: /var/mobile/Containers/Shared/AppGroup/com.mojang.minecraftpe or /Apps/com.mojang.minecraftpe/Documents/games/com.mojang/ (depending on whether you are using sanboxed or rooted/jailbroken).

Store Skins

There is this workaround (scroll up or down, depending on your sort settings) that allows you to access your skin, if it is a standard model skin.

However, some skins introduce custom models and higher texture resolution which cannot be transferred over to Minecraft Java Edition.

You can find them in the premium_cache folder, and under skins of your Minecraft storage directory, as above. However, they are encrypted.

There are however mods that allow the usage of higher resolution skins, but must follow standard model formats (means no custom models or parts), should you get them decrypted.

Edit: It is possible to get skins of this type through custom add-ons, which are basically the same, but obviously not store-bought.

Character Builder

First of all, this is a little more trickier. For most of the parts in Bedrock edition, they add extra geometry to your character. This means you can't directly transfer it to a Java Edition character. Instead, you'll probably have to recreate it using the textures, which are also found in the premium_cache folder, under persona.

How do I decrypt?

"Windows does not recognize this file format."

You don't. Or at least, you are not supposed to be able to decrypt them due to DRM. You could try recreating it from screenshots/eye.


I took a while but i did find this method:

Ok, so. First you have to join a server that has Floodgate 2.0 on it (for example the GeyserMC test server: test.geysermc.org (Bedrock port 19132)). You can do it without Floodgate 2.0, but that just makes it harder. Make sure to replace everything surrounded by asterisk with you info.

Then we need to find your xuid. This can be done using: https://api.geysermc.org/v1/xbox/xuid/*gamertag*

This will give you your xuid. You can use that xuid for the following endpoint: https://api.geysermc.org/v1/skin/*xuid*

This will give you quite a bit of info, but you're interested in texture_id. Then you can go to http://textures.minecraft.net/texture/*texture_id*

You can download that image and use it for your mc acc