JPEG Metadata-Stripper

The Problem: Facebook keeps embedding tracking data inside photos you download.

Solution (sledgehammer approach): remove all metadata from downloaded photos.

I've prepared a javascript function for this purpose and use it in a standalone webpage. Drag and drop an image into this page, and the browser will strip your image of metadata and offer the modified image for download.

Important: your image will not be uploaded to any server, it stays in your browser and is processed there.

You may try the webpage.

Then download the webpage and start it from your filesystem, probably by doubleclicking it.

If this tool fails on some image, please give me a notice and I will try to fix it. You may also send me a DM on Twitter.