Crypto & Encode
Hash, cypher, obfuscate, and decode
Base64 Encode/Decode
Encode text to Base64 and decode Base64 strings.
URL Encode/Decode
Encode and decode URL components safely.
Hash Generator
Generate MD5, SHA-1, SHA-256, SHA-512 hashes from text.
HMAC Generator
Generate HMAC signatures with various hash algorithms.
AES Encrypt/Decrypt
Encrypt and decrypt text using AES-256-GCM.
JWT Encode/Decode
Encode, decode, and inspect JSON Web Tokens.
Morse Code Translator
Translate text to Morse code and back.
Caesar Cipher
Encrypt and decrypt text with Caesar cipher shift.