ABOUT THE PROJECT

A simpler way to reduce hidden file information

Remove Metadata is a browser-first utility for people who want to clean recognized file metadata before sharing, publishing or handing a file to another service.

Why this project exists

A file can look harmless while carrying camera details, GPS coordinates, author names, editing software, comments, document identifiers or media tags. Many workflows do not need those fields, but removing them often means finding a separate desktop application or uploading the file to an unfamiliar website.

This project makes the first step straightforward: choose a supported file, clean recognized structures in the browser and download a new copy. The interface explains the limitations so users can decide whether the result is suitable for their workflow.

What the tool supports

The current browser bundle reuses the format-aware PrivMeta implementation. It covers JPG/JPEG, static PNG and WebP, GIF, PDF, DOCX, MP4, MOV, WebM, MKV, MP3, WAV, FLAC, AAC and M4A. Each family has a separate cleaning path because metadata is stored differently across formats.

The service is intentionally limited to files that can be processed safely in a browser tab. The default limits are 100 MB per file, 500 MB per queue and 10 files per batch.

What we do not promise

Remove Metadata does not promise total anonymity or universal removal of every private vendor structure. Unknown metadata, embedded content, visible watermarks, C2PA or other provenance signals may require a different workflow. Animated PNG and WebP are rejected instead of being flattened, and important outputs should always be verified independently.

The no-upload statement applies to the cleaning code. The website itself can still make normal requests for pages, static assets, hosting, analytics or advertising depending on the deployment configuration.

Contact

For bug reports or suggestions, email [email protected]. Include the file extension, browser and observed behavior, but do not send a sensitive source file unless you have a separate approved support process.