Tools
Fast, privacy-focused tools that run entirely in your browser. No data leaves your device.
Generators
Utilities
Text Diff Checker
Compare two texts side-by-side and see differences highlighted. Perfect for code review and document comparison.
JWT Decoder
Decode and inspect JSON Web Tokens. View header, payload, signature, and check token expiration.
HTML Viewer
Preview HTML instantly in a sandboxed iframe. Paste any HTML and see it rendered live with full JavaScript support in an isolated context.
Crypto
AES Encrypt/Decrypt
Encrypt and decrypt text using AES-GCM with password-based key derivation (PBKDF2). Secure client-side encryption.
HMAC Generator
Generate HMAC signatures for message authentication. Supports SHA-256, SHA-384, and SHA-512 with hex and Base64 output.
Salt & IV Generator
Generate cryptographically secure random bytes for salts, IVs, nonces, and keys. Multiple output formats.