How it works
- Decodes JWT header and payload in your browser without sending data to any server.
- Supports standard Base64URL decoding and handles malformed tokens gracefully.
- Copy the payload quickly for inspection, debugging, or client-side validation.