Privacy
Your image is processed in memory and discarded immediately after the extracted table is returned to you. It is never written to disk, never stored in a database, and never used to train any model.
There is no persistence layer in ShotToSheet by design — the server has nowhere to keep your image even if it wanted to. The only things ShotToSheet remembers about your visit are: an anonymous device identifier (to enforce the free monthly limit) and, if you subscribe, your Stripe customer id and plan tier (to enforce your paid monthly limit). Neither is linked to the content of anything you upload.
If your table contains sensitive data
Financial statements, medical records, or anything with account numbers or personal information still travel to a third-party AI vision API for the few seconds it takes to read the table structure. If that's a concern, redact the sensitive cells before uploading, or wait for ShotToSheet's upcoming local, zero-upload extraction mode.
Payments
Billing is handled entirely by Stripe. ShotToSheet never sees or stores your card details.