Text Encryptor
Encrypt and decrypt text with AES-256-GCM encryption. Secure client-side encryption with password protection.
🔐 Security Details
Algorithm: AES-256-GCM with PBKDF2 key derivation (100,000 iterations)
Everything runs in your browser using the Web Crypto API. No data is sent to any server.
Each encryption uses a unique random salt and IV for maximum security.
Related Tools
Encryption Tool
Encrypt and decrypt text with AES-256-GCM encryption. Password-protected, 100% client-side via Web Crypto API. No data sent to any server.
JSON Formatter
Format, validate, and minify JSON data with syntax highlighting.
Base64 Encoder / Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
Regex Tester
Test and debug regular expressions in real-time. Matches highlighted, capture groups, replacements.
CSV to JSON Converter
Convert CSV data to JSON arrays and JSON arrays back to CSV. Custom delimiters supported.
Text Diff Checker
Compare two texts and see additions, removals, and unchanged lines highlighted side by side.