Base62 Encoder / Decoder
Encode and decode Base62 (URL-safe alphanumeric).
About this tool
Base62 uses just 0-9, A-Z and a-z — no padding, no special characters. Common for short-URL IDs and database row IDs.
Encode and decode Base62 (URL-safe alphanumeric).
Base62 uses just 0-9, A-Z and a-z — no padding, no special characters. Common for short-URL IDs and database row IDs.