Extension Icon

JWT Decoder

Decode Your JSON Web Tokens - extract the header and data information from a JWT
AvatarGeorge
15,344 Installs
Overview


jwt-logger

jwt-decoder

Decode your JWT tokens



Decode Your JSON Web Tokens – extract the header and payload from any JWT you have copied to your clipboard.

Commands

View Decoded JWT

Opens a detail view that renders the raw token alongside its decoded header and payload. Use the action panel to copy the full Payload JSON, the full Header JSON, or any individual field value. Toggle the metadata sidebar with Show Key / Hide Key.

Search Decoded JWT

Opens a searchable list grouped by HEAD: ALGORITHM & TOKEN TYPE and PAYLOAD: DATA. Every field is shown with its human-readable claim description (e.g. iatIssued at). Toggle the detail pane to see the token highlighted inline while you browse.

Usage

  1. Copy a JWT to your clipboard.
  2. Open Raycast and run View Decoded JWT or Search Decoded JWT.
  3. The token is decoded automatically — no API keys or configuration required.

Platforms

macOS · Windows