Create secure Basic Authorization headers by encoding your username and password with Base64. Supports curl command preview, decoded output, and in-browser privacy.
Create strong, randomized passwords with customizable length and complexity.
Generate HMAC signatures securely using your secret key and text. Supports SHA-1, SHA-256, SHA-512 with HEX or Base64 output. Perfect for APIs, JWT, and webhooks.
Generate bcrypt hashes of passwords instantly in your browser. Choose salt rounds, copy the hash, and verify plaintext against hashed values. 100% secure, no data sent to server.
Inspect, decode, and validate JWT (JSON Web Token) strings instantly. Supports HS256 signature verification, live token decoding, and token generation — all in your browser.
Generate cryptographic hash digests using MD5, SHA-1, SHA-256, SHA-512, SHA3-256, SHA3-512, and RIPEMD160. Includes HMAC support with secret key. Everything runs securely in your browser.
Analyze the strength of a password based on length, complexity, and character variety. Includes real-time feedback and tips to improve security.
Basic Auth works by combining a username and password with a colon (:
) and then encoding the result in Base64. The final output is attached to the Authorization
header like so:
Authorization: Basic dXNlcjpwYXNz
Tired of bloated tool websites with 10 ads per click? This platform is built for speed, simplicity, and reliability. Whether you're debugging JSON or testing colors, we’ve got your back.
All tools run right in your browser, fast, reliable, and available whenever you need them. No ads, and nothing to install.
Most of my tools work directly in your browser without needing a server. Perfect for fast workflows (even if you’re offline).
Made by someone who actually uses these tools daily. It’s fast, clean, and made with your workflow in mind, not corporate KPIs.