Strip HEIC EXIF Metadata

Remove GPS location, camera info, and date metadata from your iPhone HEIC photos before sharing them. The output is a clean JPG with no EXIF. Nothing uploads.

Drop HEIC files here

or click to browse

Accepts: .heic, .heif

Why strip EXIF before sharing

Your iPhone embeds GPS coordinates inside every photo by default. When you text a friend a photo of your kitchen, the file may include the exact latitude and longitude of your house. When you post a photo to a forum, the camera serial number and software version go with it.

Some social networks strip this data automatically before showing the photo to others — but not all. Slack does not. Discord does not. Email does not. If you upload to a personal website, none of this is removed unless you remove it yourself.

How this works

The HEIC is decoded to pixel data, then re-encoded as a fresh JPG (or PNG) from those pixels alone. No metadata box is created in the output. The result has zero EXIF.

Want to see what's in there first?

Use the HEIC EXIF viewer to inspect the metadata before stripping it.

Privacy

Everything runs in your browser. Open DevTools, watch the Network tab — no upload happens.