Meta-Stripper

Meta-Stripper

Free in-browser tool that strips EXIF, XMP, IPTC, and C2PA metadata from images without uploading them

Gallery

About Meta-Stripper

Meta-Stripper is a free browser tool that removes the metadata riding along inside image files. It clears EXIF blocks, GPS coordinates, XMP and IPTC records, and the newer C2PA content credential markers, then hands back an image that looks the same but carries none of that history. Nothing is uploaded. The work happens on your own device, and the site makes that the whole point. The page's own summary is strip metadata off, keep image on, and that's the entire scope.

The problem is that photos say more than they show. A picture posted from a phone can carry the exact location it was taken, the device model, the editing software, and increasingly a C2PA manifest that records where the file came from and what touched it. C2PA in particular is spreading, since camera makers, editing tools, and platforms such as LinkedIn now attach content credentials to images, and most older stripping tools don't know the markers exist. Plenty of online strippers do exist, but most of them work by uploading your image to a server, which is an odd way to protect privacy. Meta-Stripper's answer is to never let the image leave the browser tab.

The method is re-encoding. Rather than trying to surgically cut metadata segments out of the file, it decodes the image to pixels and writes a fresh file from those pixels, which leaves nothing for the old blocks to live in. For JPEG that includes the APP11 segments where C2PA and JUMBF data sit, and for PNG the caBX chunks. You can drop in a batch of files at once, choose JPEG, PNG, or WebP as the output, and set the quality for lossy formats with a slider that defaults to 92 percent and is ignored for PNG. Because it re-encodes anyway, it can convert between the three formats on the way out, so a PNG screenshot can come back as a smaller WebP with its metadata gone in the same pass. After each image is written, a verification step re-reads the output and confirms that the known source metadata markers are absent, so you're not taking it on faith. The page states no batch or file size limit, so the practical ceiling is the browser's memory rather than a quota. Once you've visited the page it works offline as a progressive web app.

It fits anyone who shares images and would rather not share the circumstances of taking them. People selling items online from their own homes, privacy-minded users posting to social media, journalists handling photos from sources, developers who want a quick way to sanitise assets before they land in a public repository, and anyone who needs a clean copy of an image without its provenance chain for testing or comparison are the natural cases. It's a single-purpose utility, which is what most of those people want.

What makes it different from the crowd of metadata removers is the combination of C2PA awareness, local-only processing, and honesty about what it can't do. It states that it can't guarantee removal of perceptual fingerprints or invisible watermarks embedded in the pixels themselves, and that browser-generated technical encoding data may remain in the new file. That's a rarer admission than it should be, and it points to the C2PA specification's own soft binding mechanisms, which are designed to survive exactly this kind of re-encode. If you need to defeat those, this isn't the tool, and it says so. The privacy statements are unusually specific too, no server uploads, no accounts, no analytics, and no CDN, which means there's no third-party script loading alongside your photos.

The limits follow from its shape. Re-encoding means a lossy format is recompressed, so a JPEG goes through another generation at the chosen quality, and photographers who care about generation loss will want to keep the original. There's no command-line version, no API, and no information on the page about who maintains it, so you're trusting a small anonymous utility rather than a company. No licence is stated and no source repository is linked, so it can't be audited the way an open-source tool can, and if the page ever disappears there's no fallback beyond the installed copy. It handles three formats and nothing else, so HEIC, TIFF, and RAW files need converting first.

Access is free, with no account, no tracking, and no paid tier. Nothing on the page suggests a paid version is planned, and there's no donation link either, so the model appears to be a free utility offered as is. There's no contact address published, so support is whatever the page explains, which in fairness is a fair amount. If you'd rather not trust any web page with a sensitive image, the offline mode is the practical answer, since you can load it once, disconnect, and process the files with the network off. For a job this narrow, that's a reasonable bargain.

Key Features

  • Strips EXIF, GPS, XMP, and IPTC data
  • Removes C2PA and JUMBF markers
  • In-browser re-encoding with no upload
  • Batch processing of multiple images
  • JPEG, PNG, and WebP output with quality slider
  • Offline use as a progressive web app

Pros & Cons

What we like

  • Images never leave your device
  • Handles C2PA content credentials, not just EXIF
  • Verifies that metadata markers are gone
  • Free with no account or tracking

Room for improvement

  • Only JPEG, PNG, and WebP are supported
  • Re-encoding recompresses lossy formats
  • Can't remove invisible watermarks or fingerprints
  • No maintainer or contact information published

Frequently Asked Questions

What is Meta-Stripper?
Meta-Stripper is a free browser tool that removes EXIF, GPS, XMP, IPTC, and C2PA metadata from JPEG, PNG, and WebP images by re-encoding them from pixels, entirely on your device.
Does it upload my images?
No. The site states images never leave the device. There are no accounts, no analytics, and no CDN, and it works offline as a progressive web app after the first visit.
Can it remove watermarks?
No. It says it can't guarantee removal of perceptual fingerprints or invisible watermarks embedded in the pixels, and browser-generated encoding data may remain in the new file.
Is Meta-Stripper free?
Yes. There's no paid tier, no account, and no contact address published, so it's a free single-purpose utility.

Best For

Removing GPS data from photos before postingStripping content credentials from a batch of imagesSanitising images for a public repositoryCleaning listing photos taken at home

Featured in

Alternatives to Meta-Stripper

Reviews (0)

No reviews yet

Be the first to share your experience with Meta-Stripper

Sign in to write a review

Badge builder

Add Meta-Stripper to your website

Choose a badge style and size, preview it here, then copy the generated HTML. Badge images are self-contained SVGs and do not require an external script.

Meta-Stripper badge preview
<a href="https://toolindex.net/tools/meta-stripper?ref=badge" target="_blank" rel="noopener">
  <img src="https://toolindex.net/badge/meta-stripper/medium.svg" alt="Meta-Stripper - Listed on Tool Index" width="180" height="50" />
</a>

How to use the badge

  1. 1. Pick the style, size, and theme that fit your layout.
  2. 2. Copy the generated HTML from the code block.
  3. 3. Paste it into your footer, homepage, or press page.

Standard badge available

The standard listing badge is available now. Score and circle badges are limited to tools currently ranked in the top 10 of a category.

Badge clicks return visitors to this profile with a referral tag so the source remains identifiable.