logo
Tools
    Base64 Converter
    Cron Schedule Parser
    URL Encoder / Decoder
    Timestamp Converter
    Diff Viewer
    JSON Formatter
    JSON Query
    JWT
    Latex Math Formatter
    Regex
    Ruby Character

JWT Debugger / Tool

Decode / Validate JWT

Enter base64 encoded secret OR plain text. Required for signature validation/encoding. WARNING: Do not use production secrets here!


Encode (Create JWT)

Enter base64 encoded secret OR plain text. Required for signing. Use the same secret as for validation if applicable.