MP3

Remove audio metadata

Up to 100 files at once. Mixed formats are fine.

Removing metadata from an audio file strips the ID3 tags, the embedded cover art and any comments while leaving the audio itself untouched — the samples are copied across without being decoded. The file usually gets noticeably smaller, because cover art is often the largest thing in a tagged music file.

The artwork is usually most of what you remove

A tagged MP3 carries the title, artist, album, year, genre and comments — and very often a cover image at full resolution, which can be several hundred kilobytes in a file of three megabytes. Removing the tags removes the picture with them, and the size difference is immediately visible.

Recordings that are not music carry different things. A voice memo may carry the device name; an interview exported from editing software may carry the project name, the operator and a description field that a field recorder filled in automatically.

Removed without decoding

MP3, FLAC and WAV all keep their metadata in blocks at a known place — in front of the audio, behind it, or in labelled chunks. Removing them is a copy that skips those blocks, so no decoder runs and the audio is bit-for-bit identical.

The one part that needs care is FLAC, where the metadata blocks are a chain and the last one is flagged as last. Removing the final block without moving that flag produces a file that a decoder reads as noise — so the flag moves to whatever block is now last, and a test checks it.

How to remove metadata from a audio file

  1. Drop your audio file onto this page, or click to choose one.
  2. Look at what was found before anything is removed.
  3. Remove it and download. The content of the file is untouched.

Removing audio file metadata: common questions

Is the audio re-encoded?
No. For MP3, FLAC and WAV the audio bytes are copied without ever being decoded, so what you get back is bit-for-bit what you put in. M4A is rewritten by the browser's media handling, which likewise copies the encoded samples rather than re-encoding them.
Does the cover art go too?
Yes — it is stored inside the tag, so it goes with the tag. That is usually where most of the saved space comes from.
Will my music player still show the track?
It will show the file name and nothing else, because the title and artist were exactly what you removed. If you want a clean file that still identifies itself, remove the metadata and then add back only the fields you want in a tag editor.
Is the file uploaded?
No. The file is rewritten inside your browser and never leaves your device — which is the only arrangement that makes sense for a tool whose job is to remove information you would rather not share.
How do I know it worked?
The page lists what it found before the removal and inspects the result afterwards, so you watch the list go empty. You can also check independently: the properties dialog of whatever application opens the file will show the same thing.

Or turn this MP3 into something else: