Image privacy guide
How to Remove EXIF Metadata From an Image
Published · Reviewed
An image can carry information that is not visible in its pixels. Removing EXIF metadata means creating a clean copy without the source container's embedded camera and location fields, then verifying that copy before it leaves your device.
Understand what EXIF metadata can contain
EXIF is a standardized way to store information alongside image data. Depending on the camera and workflow, fields can include capture date and time, device make and model, exposure settings, orientation, software, thumbnails, and GPS information. Not every image contains every field.
EXIF is not the only possible metadata family. A file can also carry XMP, IPTC, color-profile, comment, or application-specific data. The privacy goal is usually a newly encoded delivery copy rather than selectively editing one EXIF tag.
- Visible pixels and embedded metadata are separate layers of information.
- Changing a filename does not remove metadata.
- A screenshot or re-export can alter dimensions, quality, color, and transparency as well as metadata.
Create a clean re-encoded copy
Tool Packer decodes the visible JPG, PNG, or WebP image in the browser, draws it to a canvas at the same dimensions, and writes a new file in the same format. It does not copy the source container's embedded metadata into that new file.
JPG and WebP are re-encoded using the selected quality, so their byte size and pixel values can change. PNG is also newly encoded and can become larger or smaller. Keep the source as a private master if capture details, authorship data, or maximum quality matter.
Camera image containing pixels plus device, time, and possible GPS fieldsAfterNew same-dimension image encoded from the visible pixelsNoteThe clean copy is a derivative; it does not replace an archival original.
Check what metadata removal cannot hide
Re-encoding does not remove anything already drawn into the image. A visible timestamp, street sign, house number, school badge, license plate, face, reflection, document text, or recognizable skyline remains visible.
Crop, blur, pixelate, or cover sensitive visual content separately, and inspect the entire frame. Even without coordinates, a distinctive place or routine can reveal more than intended. Metadata cleaning is one privacy step, not a complete anonymity guarantee.
- Remove visible location clues with an image-editing step.
- Review reflections and the edges of the frame.
- Do not confuse a burned-in date with an embedded date field.
Verify the exact file you will share
Download the clean copy and open that file in a metadata inspector or operating-system details view. Confirm that expected EXIF and GPS fields are absent, and verify its dimensions, format, transparency, orientation, and visual quality.
Share only the checked derivative. Messaging apps, social networks, document editors, and upload services can transform files differently over time, so their behavior should not be your only privacy control. Repeat the check after any later editor exports a new version.
- Inspect the downloaded file, not the preview.
- Keep the original outside the public sharing folder.
- Recheck metadata after another application saves the image.
Sources and review notes
Format and compatibility references were checked on the dates shown. Product support can change, so verify a critical destination directly.
- CIPA: Exif standards and guidelines Reviewed 2026-08-28
- CIPA: Exif 3.0 overview Reviewed 2026-08-28