Encode, decode, hash, and cipher data in your browser.
Encode & decode Base64 text
Encode images, PDFs & files to Base64
URL encode / decode / percent-escape
HTML entity encode & decode
Binary / octal / decimal / hex converter
Decode & inspect JSON Web Tokens
Text โ Morse code translator
ROT13 and Caesar cipher encoder
MD5 / SHA-1 / SHA-256 / SHA-512
Generate HMAC signatures with secret keys
Convert between hex and Base64 encoding
Free browser-based encoding, decoding, and hashing tools - Base64, URL encoding, HTML entities, JWT, HMAC, file hashing, and classic ciphers. All processing happens locally in your browser: no data is sent to any server, making these tools safe for encoding sensitive tokens, API keys, and private payloads. The Hash Generator produces MD5, SHA-1, SHA-256, SHA-384, and SHA-512 digests. The File Hash tool verifies file integrity using the Web Crypto API. HMAC Generator creates signed message authentication codes for API and webhook verification. JWT Decoder inspects JSON Web Token headers and payloads without a library.