JWT(JSON Web Token)のヘッダー、ペイロード、署名をブラウザ内でデコード・確認します。
Drag & drop a file here, or click to browse
Privacy: This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c
A: No, this tool only decodes (base64url decodes) the token parts for inspection.
A: Yes, decoding happens entirely in your browser. Never share tokens containing production secrets.
A: A JSON Web Token is a compact, URL-safe format for representing claims between two parties.
This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.