Privacy
Text Encrypt / Decrypt
Encrypt and decrypt text with a passphrase using AES-GCM. Everything runs locally with Web Crypto.
Workspace
Encryption and decryption happen entirely in your browser. Nothing is sent anywhere.
Share
You might also like
- Image Metadata StripperRemove EXIF, GPS, and all metadata from images locally.
- MD5 EncoderGenerate MD5 hashes from text locally in your browser.
- Password GeneratorGenerate strong random passwords instantly. 100% client-side.
- 2FA Code GeneratorGenerate TOTP codes from your 2FA secret key. Never leaves your browser.
- Base64 Encoder DecoderEncode and decode Base64 text locally in your browser.
- Text Diff CheckerPaste two texts and instantly see word-level differences highlighted.
- String Case ConverterConvert text to UPPERCASE, lowercase, camelCase, snake_case, kebab-case, PascalCase, and Title Case, with optional accent removal.
- HTML Text ExtractorStrip HTML tags and extract plain text from any HTML. Handles scripts, styles, tables and links.
- Hash GeneratorGenerate SHA-1, SHA-256, SHA-512 hashes from text or files. 100% client-side.
- Text ReverserReverse text characters, word order, or line order. Flip text upside down with Unicode. 100% client-side.