Cookies for analytics and advertising
We use cookies for analytics and advertising, both sent to Google. Refusing changes nothing you can see.Read the privacy page
MP3
Up to 100 files at once. Mixed formats are fine.
They convert one after another and download together as a ZIP.
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.
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.
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.
Or turn this MP3 into something else: