JWT Generator

Generate, verify, and decode JSON Web Tokens with custom payloads and secrets. Supports HS256, HS384, and HS512 algorithms.

How to Use

  1. Select an operation (Generate, Verify, or Decode)
  2. Enter your secret key and payload/token
  3. Click the action button to process your JWT

Input

Output

Result will appear here...