GeoTagger is a browser-based photo capture tool that embeds geolocation (latitude & longitude) and the public IP address directly onto photos taken with a device's camera. Designed for field verification, reporting, and digital evidence collection, GeoTagger operates entirely in-browser with no server-side processing.
📷 Capture images directly from the device camera
🌐 Automatically fetch and embed GPS coordinates and public IP
🖼️ Overlay metadata on the captured photo
💾 Download stamped photo instantly
🔐 No data is uploaded or stored — fully privacy-respecting
HTML, CSS, JavaScript (Vanilla)
Browser APIs: getUserMedia, Geolocation, and Fetch
External IP API: ipify.org for public IP detection
Canvas API for photo rendering and metadata stamping
Field inspections and audits
Journalistic or legal evidence capture
Wildlife tracking or rescue documentation
Geo-verification for remote teams
Built with