Base64, URL encoding, hashing and JSON Web Token inspection.
Encode text or files to Base64.
Decode Base64 back to text.
Percent-encode a URL or query string.
Decode a percent-encoded URL.
Decode and inspect JSON Web Tokens.
Generate SHA-1, SHA-256 and SHA-512 hashes.