>_ toolbox
dev & security utilities — all client-side, nothing leaves your browser
// password generator
Generate cryptographically secure random passwords
copy
—
// hash generator
Generate MD5, SHA-1, SHA-256, SHA-512 hashes from text input
// encode / decode
Base64, URL encoding, HTML entities, hex, binary, ROT13
copy
—
// jwt decoder
Decode and inspect JSON Web Tokens
// ip lookup
Get your public IP and geolocation info
// regex tester
Test regular expressions with real-time highlighting
Matches will appear here