개발자 도구

Decode JWT online

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

모든 도구

JWT Decoder

Upload file
Drag & drop a file here, or choose a file.
입력
출력

사용 방법

  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.

개인정보

일부 도구는 브라우저에서 실행됩니다. 기능에 따라 서버 처리 필요할 수 있습니다.

예시
Example 1
입력
eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJzdWIiOiIxMjMiLCJleHAiOjQ3MzM4MDAwMDB9.
출력

                                    
Example 2
입력
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVG9vbHNPbmxpbmUiLCJpYXQiOjE3MDAwMDAwMDB9.signature
출력

                                    

Was this tool helpful?