JWT Decoder
Decode JWT header, payload, and signature parts instantly.
Open JWT Decoder
Encode JWT header and payload JSON into a token.
HMAC: paste the shared secret. RSA/EC: paste PKCS#8 private PEM or a private JWK JSON object.
More utilities that pair well with this one.
Decode JWT header, payload, and signature parts instantly.
Open JWT Decoder
Encode plain text to Base64 instantly.
Open Base64 Encoder
Format and beautify JSON instantly with proper indentation.
Open JSON Formatter / Beautifier
Encode text into URL-safe format instantly.
Open URL Encoder
Common questions about this tool.