Secure Notes
A local-only encrypted notepad — passphrase-locked with AES-GCM 256.
See how it works
Watch a quick simulation of this tool in action — no file needed.
How to use Secure Notes
Follow these steps — everything happens instantly in your browser.
- 1
Step 1. Pick a strong passphrase — it's the only key to your note.
- 2
Step 2. Type your note in the textarea (credentials, secrets, ideas).
- 3
Step 3. Click “Encrypt & save locally” — the note is encrypted with AES-GCM and stored in localStorage.
- 4
Step 4. Come back any time, enter the same passphrase to decrypt and continue.
- 5
Step 5. Use “Lock” to clear the screen, or “Delete note” to wipe it permanently.
Why use this tool
Frequently asked questions
Everything you might want to know about secure notes.
Encrypt & Decrypt Text
AES-GCM 256 encryption with a passphrase — round-trip in your browser.
Password Generator
Strong random passwords generated locally with crypto.getRandomValues.
Passphrase Generator
Memorable multi-word passphrases — easier to type, harder to crack.
File Checksum
Compute SHA-1, SHA-256 and SHA-512 for any file — locally, never uploaded.