Local Upload
When you drag and drop an image, the file is read exclusively into your browser's local memory using the File API. It never hits the network.
Drag & drop JPEGs to reveal hidden EXIF coordinates, hardware identifiers, and timestamps. Shred them locally without uploading anywhere.
Every time you snap a photo with your smartphone, the image file secretly encodes a wealth of invisible data. This includes your exact GPS location coordinates, device hardware identifiers, the exact date and time the photo was captured, and highly specific camera telemetry. This metadata (often stored as EXIF, XMP, or IPTC blocks) can easily expose your home address or daily routines when shared online.
Our free photo metadata scrubber provides absolute privacy. It runs entirely in your web browser—your photos are never uploaded or stored on any server. The "Shredder" mechanically redraws your image without the sensitive tags, allowing you to share your pictures securely and anonymously.
When you drag and drop an image, the file is read exclusively into your browser's local memory using the File API. It never hits the network.
We parse the image headers using the open-source exifr library to isolate and extract GPS, Make/Model, and XMP nodes.
Our engine selectively deletes the APP1/APP2 metadata segments attached to the JPEG header without altering the visible pixel data.
The image is reconstructed in the browser and offered for immediate download—clean, secure, and untraceable.
Protect the identities, locations, and device types of confidential sources before publishing sensitive materials.
Post classified ads (Craigslist, Facebook Marketplace) without accidentally broadcasting your home address via GPS tags.
Prevent stalkers from tracking your exact whereabouts through the pictures you share on forums and image boards.
No. We perform a surgical removal of the header string data using piexifjs. We do not re-compress the actual image matrix, meaning there is zero loss of visual quality.
No. Once the EXIF tags are stripped and the file is saved, the metadata is permanently destroyed from that specific file.
Absolutely not. The app is entirely client-side. We literally do not have a backend server configured to receive file uploads. You can verify this by turning off your internet connection—the tool will still work flawlessly.
While this tool meticulously erases all digital EXIF markers, it cannot remove visual metadata. If you take a picture of a street sign, a reflection in a mirror, or a piece of mail, an observer can still determine your location. You must crop or blur those elements separately.