Last updated: June 11, 2026
Forked splits restaurant bills from a photo of the receipt. We collect as little as possible and keep card data off the wire entirely.
| Data | Where it lives | Why |
|---|---|---|
| Receipt photo | On your device, then sent to a no-training AI parser to read line items — not persisted | Re-encoded, EXIF/GPS stripped, and sensitive regions (card numbers, gift-card PINs, signatures) redacted on your device before the prepared image is sent for parsing. Not stored unless you explicitly opt in to keep a copy. |
| Extracted receipt fields (items, tax, tip, totals) | Our database (Supabase) | Run the split and the claim links. |
| Names you type for participants | Our database | Show who owes what. Participants don't need accounts. |
| Account email (optional) | Our database / auth provider | Sign-in, split history. Accounts are optional. |
| Payment preferences you enter (e.g. e-Transfer email) | Our database | Shown to people who owe you so they can pay you back. |
Split links (tryforked.app/s/…) use unguessable tokens. A link shows a
participant only their own items and share — never other people's itemized breakdowns.
Only the organizer can edit a split.