Security tools
Security tools for passwords, hashes, and JWT tokens
Generate passwords, create SHA hashes, and decode JWT tokens in the browser. No upload or account needed.
Security tools
- Password Generator - Create random passwords with length, symbol, and readability controls.
- Hash Generator - Generate SHA-1, SHA-256, SHA-384, and SHA-512 hashes from text.
- JWT Decoder - Decode JWT header, payload, and claims in your browser.
Helpful nearby tools
- JSON Formatter - Format, validate, minify, and inspect JSON payloads.
- Base64 Encoder Decoder - Encode text to Base64 or decode Base64 back to text.
- UUID Generator - Generate UUID v4 values for fixtures, records, and API examples.
- URL Encoder Decoder - Encode query values or decode percent-encoded strings.