Remove private camera details, GPS coordinates, and timestamps from JPEG photos. JPEG files keep their pixels; HEIC files are converted to cleaned JPEGs first.
Smartphones embed precise GPS coordinates, dates, and camera identifiers into photo headers. If shared on marketplaces or websites, malicious parties can extract this info to locate homes or warehouses.
For valid JPEG files, it removes metadata without changing the compressed image data. HEIC files are converted to new cleaned JPEGs, so they are not byte-for-byte identical.
Yes. Drop a list of JPEG files, or HEIC files that you want converted to cleaned JPEGs. Other image formats are ignored because this page is specifically for JPEG metadata cleanup.