Bulk EXIF/GPS Metadata Stripper
Strip EXIF and GPS metadata from every JPEG/PNG in a ZIP archive by re-encoding each image.
β‘ 199 points per successful run Β· Balance: 0 Β· Buy points
Upload ZIP of Images
Strips EXIF/GPS metadata from JPEGs and text metadata chunks from PNGs across an entire archive.
Results
How to Use
Upload a ZIP archive of JPG/JPEG/PNG images. For JPEGs, the tool reads EXIF data (flagging GPS latitude/longitude specifically β the most privacy-sensitive kind) and then strips all metadata by re-decoding and re-encoding the image with GD, which drops EXIF/IPTC/XMP data in the process. PNG files don't carry EXIF/GPS data by design, so the tool instead scans for tEXt/zTXt/iTXt text chunks (the metadata PNGs actually can carry) and strips those the same way when found. You get a per-file report of what was detected and stripped, plus a cleaned ZIP to download.