Encode, decode & hash — fast
A developer toolbox for the everyday conversions: Base64, URL, hexadecimal, HTML entities, MD5 / SHA hashes, and a JWT decoder. Pick an operation, paste your text, get the result. Everything runs locally — nothing you enter is stored.
Encode
Decode
Hash
Inspect
For developers
Need these conversions in code? See the encode/decode/hash API and the developer guide.