Create JWT tokens from header and payload. HMAC-SHA256 signing.
—
Add to favorites for quick access from the home page
Tools often used together with this one
Decode JWT tokens. View header and payload as JSON.
Encode and decode Base64 strings. Supports Unicode.
Convert CSV data to JSON format. Paste CSV, get structured JSON.
Compare two JSON objects and highlight differences.
Input: alg:HS256, sub:user123 Output: eyJhbGci...