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/Lord4rsNo 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:
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
Identifiers, not identity proof
Convert the format without over-trusting it
Public platform identifiers help match records between tools, logs, and panels. They are not passwords, authentication tokens, or proof that the person entering an ID owns the account.
Edition & scope note
Conversions only cover supported public identifier formats. They do not expose private account data or bypass platform authentication.
- 01
Choose the source platform
UUIDs, Steam IDs, and Xbox identifiers have different formats and conversion rules.
- 02
Paste the complete public value
Preserve meaningful spaces and separators; the converter validates and normalizes supported forms.
- 03
Verify before administrative action
Cross-check the converted result against the authoritative platform or your own server records.
Keep the workflow moving
Useful next steps
Check the server endpoint
Confirm that a Java or Bedrock server publicly responds before troubleshooting a player-specific issue.
Open server statusRelated resourceOpen the server hub
Browse listings, status tools, and server submission paths from one place.
Browse serversRelated resourceReport a conversion problem
Send the platform, non-sensitive example format, expected result, and observed behavior.
Contact MC1337