Drop ID card photos, get structured fields you can download as CSV. Nothing is stored on the server.
Demo tool for personal testing — not for production / not for PII at scale. Images are sent to the Gemini vision API for extraction and immediately discarded; no data is saved server-side. 2 images processed in parallel (tuned so every image stays under nano-banana's rate limit), results stream into the table as each finishes. ~100 images ≈ 7 minutes, ~$0.30 total · 150 images ≈ 10 minutes.
checking…
The key is saved server-side at ./data/config.json (perms 0600) and used for every upload. Anyone with this URL can run OCR against it — share the URL only with people you trust to spend against your Google AI quota. Get a key at aistudio.google.com/apikey.