JSON ⇄ YAML
Convert between JSON and YAML formats
HMAC SHA-256
Generate HMAC signature with secret key
SHA-256 Digest
Generate SHA-256 hash from input data
JWT Encoder
Create signed JWT tokens with HMAC-SHA256
JWT Decoder
Decode & verify JWT token signatures
{{ jwtVerifyMessage }}
JSON Formatter
Pretty-print & validate JSON data
URL Encode / Decode
Encode or decode URL components
Base64 Encoder
Plain text → Base64 encoded string
Base64 Decoder
Base64 encoded string → Plain text
HTML Encode / Decode
Escape or unescape HTML entities
MD5 Hash
Generate MD5 hash (not for security use)