Encoding & Crypto
Encode, hash, encrypt and generate secrets.
Base64 Encode & DecodeEncode text or any file to Base64 and decode it back, with URL-safe output, line wrapping and data URIs. Unicode is handled correctly.URL Encode & DecodePercent encode and decode text for URLs, choosing between escaping a single value or a whole address, and see any URL broken into its parts.UUID GeneratorGenerate UUID v4 and v7, ULIDs, Nano IDs and short IDs in bulk, and inspect any UUID to read its version, variant and creation time.Hash GeneratorHash text or any file with MD5, SHA-1, SHA-256, SHA-512, SHA-3 and CRC32 at once, and check the result against a digest you were given.Password GeneratorGenerate strong passwords or memorable passphrases in your browser, with a clear reading of how long they would take to crack.