Local Password Manager
Store and manage passwords locally in your browser — nothing sent to any server.
About this tool
A fully client-side password manager that stores all your credentials in your browser's localStorage. Add entries with site name, username, password, and optional notes. Search and filter entries instantly, copy passwords or usernames with a single click, and delete entries you no longer need. Optionally protect your vault with a master password using XOR-based encryption so the raw passwords are never stored in plaintext. Export all entries to a CSV file for backup or migration. No account required, no server involved — all data lives exclusively on your device.
How to use
- 1 Optionally set a master password to encrypt your vault.
- 2 Click 'Add Entry' and fill in site, username, password, and notes.
- 3 Use the search bar to filter entries by site or username.
- 4 Click the copy icon next to any password or username to copy it.
- 5 Click the trash icon to delete an entry.
- 6 Use the 'Export CSV' button to download a backup of all entries.
Frequently Asked Questions
Create strong, random passwords with customizable length and character sets — runs offline.
Encode or decode text using the classic Caesar cipher shift algorithm.
Generate SHA-1, SHA-256, SHA-384, and SHA-512 hashes from text or files — runs offline in your browser.