PLAIN APPS

Keeping it simple

JWT Token Decode

Use the form below to decode any JWT Token back into plain text.

NOTE: This page can only be used to decode a JWT Token. It cannot be used to encode a token.
This page will not make any attempt to validate the signature of the JWT token. This tool is only to be used to view the headers and payload of a JWT token.