FerrLens

Tools · Security

JWT signature verify

Verify a JWT against a public key (PEM or JWK) — entirely in your browser.

Verification runs on the native Web Crypto API. The token and key never leave your browser.

The link encodes your inputs in the URL fragment. Nothing is uploaded.