Small, fast, private tools
Everything here runs locally in your browser — nothing you type is uploaded, and every tool keeps working offline once the page has loaded.
Security
Hash & ChecksumSHA digests of text or a whole file, HMAC signing, and a constant-time checksum comparison.Encrypt a MessageLock text behind a password with AES-256-GCM, then send the blob over any channel you like.JWT InspectorDecode a token, read its claims in local time, and actually verify the signature — HMAC, RSA or ECDSA.TOTP CodesTurn a 2FA secret into live six-digit codes, or mint a new secret and otpauth link for your own service.Secrets & KeysAPI keys, UUIDs, AES keys and real ECDSA/RSA key pairs in PEM — generated by the browser, never sent anywhere.