Everyday images
JPEG · PNG · WebP
EXIF, XMP and supported text fields. Color profiles preserved by default. No image recompression.
PRIVATE BY DESIGN. FREE TO USE.
Remove hidden metadata from images, documents, audio and video.
Inspect what your files reveal, then clean them in your browser.
Up to 50 files · 500 MB per batch · No uploads · No signup
See how it works with a synthetic photo.
Choose your files. Review detected GPS, device, author and timestamp fields locally.
Remove supported metadata. Processing happens in a background worker on your device.
Review the actual output inspection. Save a cleaned copy or download your batch as a ZIP.
More than photo metadata
JPEG · PNG · WebP
EXIF, XMP and supported text fields. Color profiles preserved by default. No image recompression.
GIF · SVG
Format-specific metadata removal. Detailed inspection is limited. HEIC/AVIF image-item cleaning is unavailable. SVG cleaning is not active-content sanitization.
PDF · DOCX · XLSX · PPTX · EPUB
Supported document properties and metadata. PDF coverage is limited to readable fields; not document redaction.
MP3 · WAV · FLAC · M4A · MP4 · MOV · AVI · MKV / WebM
Supported container tags. Encoded media is not recompressed. Embedded streams and some fields may remain.
Know what travels with a file
Photos can carry EXIF data such as location, camera information and the time they were taken. Documents may include an author, company or editing history. Audio and video can contain creator details and recording timestamps.
MetaStrip helps you inspect these fields and remove supported metadata before sharing. It does not remove information visible in an image or document, and no scan can establish anonymity.
Learn how file metadata works →Make privacy part of your workflow
Use the local CLI, connect an AI assistant through MCP, or inspect files from your own code.
npm install -g @metastrip/cli
metastrip inspect photo.jpg
metastrip clean photo.jpg{
"mcpServers": {
"metastrip": {
"command": "npx",
"args": ["-y", "@metastrip/mcp-server"]
}
}
}import { MetaStrip } from '@metastrip/core';
const ms = new MetaStrip();
await ms.inspect('photo.jpg');MetaStrip is a free browser tool for inspecting and removing supported metadata from images, documents, audio and video. File processing runs locally on your device. You can clean a single file or a batch and download the results without an account.
No. The web tool reads, inspects and cleans files in your browser using Web Workers. File contents and extracted metadata are not sent to MetaStrip. Opening an optional external map link shares the displayed coordinates with that map provider. The website uses basic page analytics.
The browser tool accepts JPEG, PNG, WebP, GIF, SVG, PDF, DOCX, XLSX, PPTX, EPUB, MP3, WAV, FLAC, M4A, MP4, MOV, AVI and MKV/WebM. Inspection depth and removal coverage vary by format. HEIC/AVIF image-item cleaning is currently unavailable to prevent file corruption. See the format guide for limitations.
Choose a JPEG, PNG or WebP photo, review the detected metadata, then select Remove supported metadata. Download the cleaned copy and review the after-inspection. Your original file is unchanged. Location may also be visible in the photo itself, which metadata removal does not change.
Image metadata is removed without recompressing the encoded image data. Color profiles are preserved by default for JPEG, PNG and WebP. Removing orientation or other rendering metadata can change how some files display, so check the downloaded copy before sharing.
No. The score only reflects fields the inspector detected. It does not analyze visible faces, text, document contents, every embedded object or all possible metadata. Some formats have limited inspection. Metadata cleaning is not content redaction or malware scanning.
Yes. Choose up to 50 files with a combined size of up to 500 MB. Files are processed one at a time on your device. Download successful results individually or together in a ZIP; a failed file does not discard the other results.
Shape the product
MetaStrip is built for people who care about privacy. Tell us what’s missing.