πŸ”Ž
πŸ†”

Decode a ULID

Read the timestamp and randomness from a ULID.

Nessun accesso richiesto

πŸ’‘ Versions 1, 6, and 7 (and ULIDs) embed a creation time, which is decoded above. Versions 4 are fully random and carry no timestamp. Everything is parsed in your browser.

ULID tips

πŸ†”

A ULID packs a 48-bit millisecond timestamp into its first 10 Crockford base32 characters.

πŸ•’

This tool decodes that timestamp to a date and splits out the 80 random bits.

πŸ”€

ULIDs are case-insensitive and URL-safe β€” paste in any case.

πŸ”’

Everything is decoded locally in your browser.

Come funziona

1
Inserisci
Enter your data into the tool above. Everything stays local to your browser.
2
Elabora
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Scarica
Get your result instantly. Nothing is stored after you leave the page β€” complete privacy.

PerchΓ© il nostro?

βœ“Completamente gratuito β€” nessun costo nascosto, mai
βœ“Nessun account, email o accesso richiesto
βœ“I file non lasciano mai il tuo dispositivo
βœ“Assolutamente nessun limite di dimensione file
βœ“Nessuna filigrana su nessun output

Also check out…

Domande frequenti