Contacts

A contact book for tens of thousands of addresses. Held on your device, not ours.

Import a CSV or vCard, search instantly across every field, tag and group, and export whenever you like. Tested past 25,000 contacts. There is no account and no server — the data lives in this browser.

Read this before you rely on it. Your contacts are stored in this browser on this device only. They don't sync anywhere, and clearing your browsing data or using private browsing will erase them. Export a backup regularly — the Export button below writes a file you keep.
0Contacts
0Matching
0Domains
0Tags
Name Email Domain Tags
Nothing here yet. Add a contact, or import a CSV or vCard file.

Add contact

How the storage works

Contacts are kept in IndexedDB, the browser's own database. Unlike the simpler storage most web tools use, it comfortably holds tens of thousands of records — the practical ceiling is usually your available disk space rather than any fixed limit.

The trade-off is that it's local. There's no sync between your laptop and your phone, and no copy on a server for you to recover from. That's deliberate: nobody else ever holds your contact list. But it does mean backups are your responsibility, so export regularly.

Importing

CSV with a header row is detected automatically — columns named something like name, email, tags or note are matched, and a file that's just a list of addresses works too. vCard files exported from Outlook, Apple Contacts or Google Contacts are read directly. Duplicates are matched on the email address and skipped.

Exporting

Export writes a CSV containing everything, which imports into Gmail Contacts, Outlook, or any CRM. The JSON export is a complete backup including tags and notes, and can be imported straight back here.

Common questions

Where are my contacts stored?

In this browser on this device, using IndexedDB — the browser's own database. Nothing is sent to a server and there is no account.

How many contacts can it hold?

Tens of thousands comfortably; it's been built and tested past 25,000. The practical ceiling is your available disk space rather than any fixed limit, unlike the simpler storage most web tools use.

What happens if I clear my browsing data?

Your contacts are erased. There is no sync and no copy on a server to recover from. That's the trade-off for nobody else holding your list, and it makes the export button a backup rather than a convenience — use it regularly.

Can I import from Gmail, Outlook or Apple Contacts?

Yes. Google Contacts CSV, Outlook CSV and vCard exports are all read directly, including names, groups and notes where present. A plain list of addresses works too. Duplicates are matched on the email address and skipped.

Can I use this on my phone and my laptop?

Not as one shared list. The data lives in a single browser on a single device. You can export from one and import into the other, but there's no automatic sync.