Back to ZapOCR

Privacy Policy

Last updated: May 8, 2026

Uploaded images

When you use the extraction demo, your browser resizes the selected image and sends it to the ZapOCR Cloudflare Worker. The Worker forwards the image, requested field names, document type hint, and any custom instructions to Gemini so the model can extract text.

Storage

ZapOCR does not store uploaded images or extracted values in this MVP. Field definitions, such as Content or Invoice Date, are stored only in your browser local storage so they can be reused on future visits.

Free scan quota

To enforce scan limits, ZapOCR stores quota counters in Cloudflare Durable Objects using hashes of request information or Firebase user IDs. The raw IP address is not stored by ZapOCR. If you buy scan packs, Stripe sends payment confirmation metadata to the Worker so paid credits can be added to your quota ledger.

Third-party processing

Gemini processes uploaded images and prompts to return OCR results. Do not upload images containing sensitive data unless you are allowed to send them to the model provider.

Contact

Questions can be sent to [email protected].