> ## Documentation Index
> Fetch the complete documentation index at: https://docs.burakov.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Tidybook

> One clean address book — import from every source, deduplicate with a review queue, clean it up, and sync it end-to-end encrypted across all your devices.

Tidybook turns the mess your contacts have become into **one clean, canonical address book**. Import
from your phone and from vCard / CSV files, merge the duplicates with a review queue that never
changes anything behind your back, and keep the result identical on every device — **offline-first**
and **end-to-end encrypted**, so the server only ever sees ciphertext. You buy it once; cloud sync is
an optional add-on, with no subscription required to use the app.

<CardGroup cols={2}>
  <Card title="Importing contacts" icon="file-import" href="/tidybook/importing">
    Bring your contacts in from your phone and from vCard / CSV files.
  </Card>

  <Card title="Deduplication" icon="layer-group" href="/tidybook/deduplication">
    Find and merge duplicates with a review queue — and undo any merge.
  </Card>

  <Card title="Cleanup, editing & your card" icon="broom" href="/tidybook/cleanup-and-editing">
    Tidy numbers and formatting, edit every field, and share a QR card.
  </Card>

  <Card title="Sync & encryption" icon="lock" href="/tidybook/sync-and-encryption">
    Multi-device sync, end-to-end encryption, and the passphrase lock.
  </Card>

  <Card title="Accounts & privacy" icon="shield" href="/tidybook/accounts-and-privacy">
    Your account, what leaves your device, and what never does.
  </Card>

  <Card title="Pricing" icon="credit-card" href="/tidybook/pricing">
    What you get by buying once, and what the Sync plan adds.
  </Card>
</CardGroup>

## The idea in one minute

<Steps>
  <Step title="Bring your contacts in">
    Import from your phone or from a vCard / CSV file. Everything lands in one high-fidelity book —
    no account required to start.
  </Step>

  <Step title="Tidy them up">
    Tidybook finds duplicates and queues them for your review. Merge with one tap, clean up numbers
    and formatting, and undo anything you change your mind about.
  </Step>

  <Step title="Keep it everywhere">
    Turn on Sync and your tidy book stays identical across your devices — encrypted so the server
    can't read it.
  </Step>

  <Step title="Share your own card">
    Build a card from your own details and let anyone scan it as a QR code — no app required on their
    end.
  </Step>
</Steps>

<Note>
  Tidybook is offline-first and private by default: your book lives on your device, and anything that
  reaches the cloud is end-to-end encrypted — the server only ever stores ciphertext.
</Note>
