Free MP3 Tag Editor

Free MP3 Tag Editor

Edit ID3 tags — title, artist, album, year, genre, track number, comment, and album art — right in your browser. Works on any MP3, supports ID3v2.2 / v2.3 / v2.4 on read and writes v2.3 for maximum player compatibility. Your file never leaves your device.

No file handy?

Drop an MP3 here

or click to browse — tags edited in your browser, never uploaded

MP3 only ID3v2.2/v2.3/v2.4

Your MP3 is never uploaded. All tag reading and writing happens in your browser. The file (and any album art you add) never leaves your device. Privacy policy.

Click to add
album art
(JPG / PNG)
Show all detected tags (raw)

Edit MP3 ID3 tags + album art online — free, private, no sign-up

SnipSound's MP3 Tag Editor reads the metadata embedded in your MP3 file (title, artist, album, year, genre, track number, comment, album art), shows it in an editable form, and lets you save a new MP3 with your changes. The whole flow runs in your browser using a vanilla-JS ID3v2 parser plus the open-source browser-id3-writer library. Your audio file never leaves your device.

How ID3 tags work

An MP3 file is mostly audio frames, but the start (and sometimes the end) of the file can carry a metadata block called an ID3 tag. ID3v1 (the original, 128 bytes at the very end) is mostly obsolete — everything modern uses ID3v2, a flexible container that can hold any number of "frames" with names like TIT2 (title), TPE1 (artist), TALB (album), TYER (year), TCON (genre), TRCK (track number), COMM (comment), and APIC (attached picture — i.e., album art).

Different players expect different ID3 versions. v2.3 is the safe choice because every major player on every OS reads it correctly — iTunes/Apple Music, Spotify Local Files, foobar2000, Windows Media Player, Android default music apps, podcast players (Pocket Casts, Overcast, Apple Podcasts), and VLC. We write v2.3 by default for that reason. We read v2.2, v2.3, AND v2.4 so you can edit files tagged by any tool.

Common use cases

🎵 Tag your own song uploads
Bandcamp / SoundCloud / podcast hosts pull title + artist + album art from ID3. Get those right before uploading.
🖼 Add cover art to an MP3
Click the cover-art square, pick a square JPG/PNG (600×600 is standard), save. Embeds an APIC frame readable by every modern player.
🎙 Tag podcast episodes
Title = episode name, Artist = host or show name, Album = season or show, Genre = Podcast. Apple Podcasts and Overcast read all four.
📚 Fix tags on ripped CDs
Older rippers leave fields blank or fill in garbage. Drag the file in, type the right values, save.
🔠 Bulk-rename "Unknown Artist"
Music library shows "Unknown Artist - Unknown Album" for one of your files? It's missing ID3 tags. Add them here.
🔄 Convert tags from old players
If a v2.2-tagged file isn't showing up right in modern apps, save it here. The output is v2.3 — universally readable.

How to use it (step-by-step)

  1. Drop your MP3 on the page (or click to pick one).
  2. The current ID3 tags are read and shown in the form. The "Show all detected tags (raw)" section below the form lists every frame the file contains — useful if your player shows tags you don't see in the standard form fields.
  3. Edit any field. To add or replace album art, click the cover-art square and pick a JPG or PNG. To remove art entirely, click "Remove."
  4. Click Save tags & Download. A new MP3 is generated with your changes baked into the ID3v2.3 header. The audio data is untouched — just the tag block changes.

Why use SnipSound's tag editor

Related tools

MP3 tag editor FAQ

What's an ID3 tag?
ID3 is the metadata format embedded in MP3 files. It stores the title, artist, album, year, genre, track number, comment, and album art that your music player displays. Without ID3 tags, an MP3 just shows up as its filename and nothing else.
How do I add album art to an MP3?
Upload your MP3, click the cover-art square on the left, pick a JPG or PNG image (square works best — 600×600 is standard), and click Save. The image is embedded inside the MP3 file as an APIC frame and shows up on every device that reads ID3v2.
Why does my podcast app / Spotify show the wrong artist?
Most likely the MP3 has old or empty ID3 tags. Fix the artist + album + title fields in this tool, save, and re-upload to your podcast host or music library. Streaming services like Spotify ignore ID3 entirely and use the metadata you provide in their dashboards, but downloadable / local-playback apps (iTunes, foobar2000, VLC, podcast apps) all read ID3.
Will this tool also edit FLAC / M4A / OGG tags?
Not yet — this tool only handles ID3 (MP3). FLAC uses Vorbis Comments, M4A uses MP4 atoms, OGG uses Vorbis Comments. They're all different formats. If you need to retag a FLAC or M4A, we recommend Mp3tag (Windows desktop), MusicBrainz Picard (cross-platform), or our Audio Converter — which strips most tags during conversion, so you can re-tag with this tool after converting to MP3.
What ID3 version does the tool write?
It writes ID3v2.3, which is the most widely supported version across players (iTunes, Spotify Local Files, foobar2000, VLC, Windows Explorer, Android default players). It also reads ID3v2.2, v2.3, and v2.4 on import so you can edit files tagged with any of those.
Is my MP3 uploaded to a server?
No. The tag editor runs entirely in your browser. Your MP3 stays on your device. Even the album-art image you add is processed locally — it never crosses the network.
Why is my year field blank after upload?
Older MP3s use the TYER frame for year; newer files (post-2009) use TDRC for full date. The tool reads both and writes TYER on save, so the year will be visible to old players too. If the source file has neither, the field stays blank — fill it in yourself.