Entwickler-Tools

Decode JWT online

Decode JWT header and payload in your browser (no verification).

Alle Tools

JWT Decoder

Upload file
Drag & drop a file here, or choose a file.
Eingabe
Ausgabe

So funktioniert es

  1. Paste a JWT token.
  2. Click Convert to decode header and payload.
  3. Copy the output.

Best practices

  • For best performance, try with smaller inputs first.
  • Preview the output before downloading or sharing it.
  • Avoid pasting sensitive data on shared devices.

Datenschutz

Einige Tools laufen in Ihrem Browser. Manche Funktionen benötigen je nach Feature Serververarbeitung.

Beispiele
Example 1
Eingabe
eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJzdWIiOiIxMjMiLCJleHAiOjQ3MzM4MDAwMDB9.
Ausgabe

                                    
Example 2
Eingabe
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVG9vbHNPbmxpbmUiLCJpYXQiOjE3MDAwMDAwMDB9.signature
Ausgabe

                                    

Was this tool helpful?