Powershot Logo
Powershot

Privacy Policy

Last updated: April 2026

Zero server-side persistence

Powershot is designed so your images and notes never touch our disks. Screenshots live in memory and in transit only, long enough for the extraction pipeline to run. We do not store image bytes, extracted text, or note content on our servers.

Local storage only

Your finished notes are stored entirely on your device using IndexedDB (for note content) and localStorage (for preferences). This data never leaves your browser. If you clear your browser storage or use a different device or browser, your notes will not be available.

AI processing

When you generate a note, your screenshots are sent to OpenRouter for processing by Google Gemini or Anthropic Claude vision models. This transmission is encrypted in transit. OpenRouter’s privacy practices govern this step; we do not retain copies of the images or the model outputs.

Logging

Our server logs record only error categories and HTTP status codes for debugging purposes. No image bytes, extracted text, or note content appears in logs.

Cookies and analytics

Powershot does not use tracking cookies or third-party analytics. The only client-side storage we use is IndexedDB and localStorage, both under your control and deletable at any time through your browser settings.

Contact

If you have questions about this policy, please reach out through the project repository.