Security Tools

Free developer tools for JWT, cryptography, and security. All processing runs in your browser — no data is sent to any server.

JWT Tools

JWT Secret Generator

Generate cryptographically secure random keys from 32 to 512 bits of entropy.

Use Now

JWT Validator

Verify JWT signatures, check expiration, and inspect header and payload claims.

Use Now

JWT Encoder

Build and sign JWT tokens with custom headers, payloads, and HS256 secrets.

Use Now

Cryptographic Tools

Hash Generator

Compute MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes client-side.

Use Now

API Key Generator

Generate secure API keys in UUID, hex, alphanumeric, or Base64 format.

Use Now

Password & Identity

Password Generator

Create strong random passwords with customizable length and character sets.

Use Now

UUID Generator

Generate RFC 4122 compliant UUIDs in v1, v4, and v5 formats — up to 100 at once.

Use Now

Encoding Tools

Base64 Encoder/Decoder

Encode and decode Base64 strings with full UTF-8 support.

Use Now