v0.2.0
- •Chrome extension: right-click any image → "Inspect Metadata" — see GPS, device info, timestamps in a side panel
- •Chrome extension: auto-strip metadata from images before uploading to any website
- •VS Code extension: right-click any image or folder to strip metadata
- •GitHub Action: `uses: ICXCNIKAanon/metastrip@main` — auto-strip images in CI/CD pipelines
- •REST API foundation: `/v1/strip` and `/v1/inspect` endpoints (Hono-based)
- •Fake metadata injection: toggle to inject decoy GPS, device, and timestamps after stripping
- •Bulk drag-and-drop: process multiple images at once on the web tool