Crypto & Privacy Suite
Local text encryption, offline vault export, email obfuscation, hashing, and simple image steganography.
Encrypt or decrypt notes
Result
Runs with browser WebCrypto AES-GCM and PBKDF2. Nothing is uploaded.
Create an offline vault file
Status
This replaces the separate encrypted-vault workflow with the same local crypto engine as Text Encryptor.
Obfuscate email markup
Generated code
This protects against basic scraping bots. It does not stop advanced crawlers that execute JavaScript.
Hash text or files
SHA-256
Hide message in image pixels
Extracted message
Simple LSB steganography for PNG export. Editing or recompressing the output image may destroy the hidden message.