CoolFace
Datasetpublic

nyuuzyou/Minecraft-Skins-20M

Dataset Card for Minecraft Skins Dataset Summary This dataset contains 19,973,928 unique Minecraft player skins collected from various sources. Each skin is stored as a base64-encoded image with a unique identifier. Dataset Structure Data Fields This dataset includes the following fields: id: A randomly generated UUID for each skin entry. These UUIDs are not linked to any external APIs or services (such as Mojang's player UUIDs) and… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/Minecraft-Skins-20M.

sourceHugging Faceotherupdated 1y agoView on Hugging Face
9likes1.2kdownloads
Dataset Card

Dataset Card for Minecraft Skins

Dataset Summary

This dataset contains 19,973,928 unique Minecraft player skins collected from various sources. Each skin is stored as a base64-encoded image with a unique identifier.

Dataset Structure

Data Fields

This dataset includes the following fields:

  • id: A randomly generated UUID for each skin entry. These UUIDs are not linked to any external APIs or services (such as Mojang's player UUIDs) and serve solely as unique identifiers within this dataset.
  • image: The skin image encoded in base64 format.

Data Splits

All examples are in the train split, there is no validation split.

Data Format

  • Format: JSONL (JSON Lines) compressed with Zstandard (.jsonl.zst)
  • File Structure: Multiple files containing approximately 100,000 entries each
  • Total Entries: 19,973,928 unique skins
  • Image Format: Base64-encoded PNG images (64x64 pixels, standard Minecraft skin format)

Disclaimer

This dataset is not affiliated with, endorsed by, or associated with Microsoft Corporation or Mojang Studios. Minecraft is a trademark of Microsoft Corporation and Mojang Studios. This dataset is provided for research and educational purposes only.