Player ID Converter

Lookup and convert player IDs across Minecraft, Steam, and Xbox

Select Platform

🎮Minecraft Lookup

Convert between Minecraft usernames and UUIDs

💡Quick Guide

Minecraft

  • • Search by username or UUID
  • • Get both full and trimmed UUIDs
  • • View name change history
  • • See player skin/avatar

Steam

  • • Accept any Steam ID format
  • • Convert between formats
  • • Get profile information

Xbox

  • • Search by gamertag or ID
  • • Get player information
  • • View profile data

🔌API Info

Powered by PlayerDB.co

Example API Usage:

https://playerdb.co/api/player/minecraft/Lord4rs

No rate limits. Please include a user-agent header when making direct API requests.

What is a UUID?

Understanding UUIDs

A UUID (Universally Unique Identifier) is a unique code assigned to every Minecraft player by Mojang when they purchase the game. Unlike usernames which can change, UUIDs remain constant and are used to identify players across servers and in game files.

Example UUID formats:

Full:84fdf0ec-4966-4c1e-af43-bdac40e64845
Trimmed:84fdf0ec49664c1eaf43bdac40e64845

Common Use Cases

  • Server Administration: Locating player.dat files on Minecraft servers
  • Whitelisting: Some servers use UUIDs for whitelist management
  • Player Tracking: Track players even if they change their username
  • Plugin Development: Use UUIDs for player data storage
  • Ban Management: UUID bans persist through name changes
  • Statistics: Track player stats across username changes