Decode your JWT tokens
Decode Your JSON Web Tokens – extract the header and payload from any JWT you have copied to your clipboard.
Opens a detail view that renders the raw token alongside its decoded header and payload. Use the action panel to copy the full Payload JSON, the full Header JSON, or any individual field value. Toggle the metadata sidebar with Show Key / Hide Key.
Opens a searchable list grouped by HEAD: ALGORITHM & TOKEN TYPE and PAYLOAD: DATA. Every field is shown with its human-readable claim description (e.g. iat → Issued at). Toggle the detail pane to see the token highlighted inline while you browse.
macOS · Windows