About This Project
This site is a self-contained demonstration of how browser-only metadata removal works. It replicates the structure of a modern AI-label removal tool — uploader, checker, per-platform guidance — using nothing but static HTML, CSS and vanilla JavaScript.
Principles
- Local-first: images are parsed in your tab and never transmitted.
- Lossless by default: JPG/PNG/WebP pixel bytes are copied untouched.
- Verifiable: every cleaned output is re-scanned before you download it.
- Dependency-free: no frameworks, no CDNs, no build step required to serve.
Repurpi runs entirely client-side — no accounts, no uploads, no tracking.