Translation history: local-only, deletable any time

Last updated: 2026-09-03

Every camera capture can be saved to the local translation history. Each entry stores the original photo (compressed), the detected source language, the target language, the OCR blocks and the per-block translations. Opening a saved entry reproduces the result page in read-only mode.

What is stored

Each history record contains:

No copy of the photo or the translation text is uploaded to any server we operate. The entire history is stored in an on-device SQLite database managed by Drift.

How history is populated

Browsing and deleting

Privacy

History is a local artifact. The app's privacy model:

Storage growth

Each entry occupies roughly 50–500 KB depending on the photo size. A history of a few hundred entries typically stays under 50 MB. Photos are compressed on save; the full-resolution original is never retained.

To free space: open the history page and delete entries you no longer need. Uninstalling the app removes the entire history database as part of the platform uninstall.