โ† back to tools

Photo Privacy Audit

Scan what's secretly embedded in your photos โ€” location, device, timestamps, camera settings. The data you never knew you were sharing.

Runs entirely in your browser โ€” photo never uploaded
โœ… GPS will be found in: Original camera shots transferred via USB, cable or AirDrop ยท iCloud / Google Photos downloads ยท Email attachments sent as "original" ยท TIFF & HEIC from iPhone
โš ๏ธ GPS is stripped by: WhatsApp ยท Instagram ยท Facebook ยท Twitter/X ยท Telegram ยท Screenshots ยท PNG exports from editing apps
๐Ÿ”

Drop any photo to audit its hidden data

JPG ยท PNG ยท TIFF ยท HEIC ยท WebP  ยท  or browse files

โ€”
โ€”
โ€”
Scanningโ€ฆ
Analysing EXIF metadata embedded in your photo.

What data is hidden in your photos?

Every JPEG taken by a smartphone or digital camera contains invisible EXIF (Exchangeable Image File) metadata written at the moment of capture. This tool reads that metadata entirely inside your browser โ€” your photo is never uploaded anywhere. Here's what gets embedded and why it matters:

๐Ÿ“ GPS location โ€” the biggest risk

If your phone's location access is on, every photo stores GPS coordinates accurate to a few metres. Posting an unstripped photo from home can reveal your exact home address to anyone. This works on original files from USB transfer, AirDrop, iCloud/Google Photos downloads, or email "original" attachments.

โš ๏ธ Why WhatsApp photos show no GPS

WhatsApp, Instagram, Facebook, Twitter/X and Telegram all automatically strip GPS and most EXIF before storing your photo on their servers. This is a privacy protection โ€” but it also means using this tool on a WhatsApp-received image won't show location. Use it on the original camera file instead.

๐Ÿ“ฑ Device fingerprint in every shot

Your camera model, manufacturer, firmware version, and sometimes even a unique serial number are stored in every photo EXIF. This lets anyone identify the exact device that took a photo โ€” used in legal investigations, copyright disputes, and journalism verification.

๐Ÿ• Exact timestamp โ€” down to the second

EXIF stores three timestamps: original capture time, digitized time, and file modification time. These can be used to verify or disprove an alibi, establish a timeline, or detect if metadata was manipulated โ€” which is why courts increasingly request original photo files.

๐Ÿ“ท Camera settings reveal your gear

Shutter speed, aperture (f-stop), ISO, focal length, flash status and white balance are all stored. Forensic analysts use these to verify photo authenticity. Photographers use them to review what settings produced a particular result.

๐Ÿ”’ 100% private โ€” how does this work?

This tool uses the browser's FileReader API to read your file locally, then parses the binary EXIF bytes using a pure JavaScript parser โ€” no libraries, no servers. Your image never leaves your device. It works offline once the page is loaded.