MP3 Tag Editor

Change the title, artist, album and cover picture that a music player reads out of an MP3 file. These are stored inside the file itself rather than in its name. The sound is copied across untouched, so nothing is lost.

How to use it

Load an MP3 and whatever tags it already carries are read out into the boxes, so you edit what is there rather than start again.

  1. Open an MP3 Anything already in the file is filled into the boxes automatically.
  2. Edit the boxes Title, artist, album, year, track number, genre and a comment.
  3. Add a cover picture A JPG or PNG. Square works best — most players show it as a square.
Full instructions

Drop an MP3 here

or

Your file is opened on this device. It is never uploaded.

In depth

Fixing the words and pictures stored inside your MP3 files

The music is fine but the player shows the wrong artist, the title is garbled, and there is no album art. That is a tag problem, not a sound problem, and it takes about ten seconds to fix. This article walks through every field on the editor, explains what ID3 tags are and how they sit inside the file, shows a full worked example, and covers the common mistakes that send people back to do the job twice.

Screenshot: Editing the information stored inside an MP3
Editing the information stored inside an MP3 as it appears when the page opens.

What an ID3 tag actually is

An MP3 file is not just sound. At the very front of the file there is a block of text and, usually, a picture. That block is called an ID3 tag. Music players read it to show a title, an artist name, an album and a cover image. The sound starts after the tag ends, and the boundary between the two is written into the first few bytes so the player knows where to begin decoding.

Because the tag sits apart from the audio, you can change it without touching a single sample of the sound. The editor on this page does exactly that. It reads the existing tag, lets you fill in new values, then writes a fresh tag followed by the original audio bytes, copied across untouched. There is no decoding and no encoding, which is why the result sounds identical to what you started with.

The tags are written as ID3 version 2.3 with 16-bit text. That combination is the one the widest range of players, phones and car stereos read correctly. Some newer standards look tidier on paper, but older hardware quietly ignores them, so v2.3 remains the safest bet for files that will travel between many devices.

Opening a file and reading what is already there

Drop an MP3 onto the drop zone, or press the choose a file button and pick one from your disk. The page reads the file in your browser and fills in whatever tags it finds. If the file has no tags at all, the boxes come up empty. If it already has some filled in, you see them immediately and can change whichever ones need fixing.

Only MP3 files are accepted here. M4A, FLAC and OGG store their information in completely different structures, so this editor does not open them. If your file is one of those formats, you will need a different tool.

The seven text fields and what each one does

Title is what appears as the song name. Artist is the performer. Album groups songs together in your library. Album artist is a separate field that keeps compilation albums from splitting apart. If ten different artists appear on one record, set each song's Artist to the performer but set Album artist to the same compilation name on every track. Your player then groups them under one album instead of scattering them across ten.

Year takes any text up to ten characters, though a four-digit year is the convention. Track number can be a plain number like 3, or a fraction like 3/12, which tells the player both the position and the total. Genre is free text. Comment holds anything else you want to store, up to five hundred characters.

Adding or replacing the cover picture

Below the text fields there is a cover picture section. Press Choose a picture and select a JPG or PNG from your disk. A preview shows what you picked. If the file already had cover art, the old picture appears first and your new one replaces it. Press Remove it if you want no picture at all.

Square images work best because most players display cover art as a square. A size around 600 by 600 pixels is plenty. Very large pictures make every file bigger and some car stereos refuse to show them. Keeping art under about a megabyte is a safe rule.

Saving the result

Two buttons sit at the bottom. Save the MP3 writes a new file with your updated tags and the original audio copied across. Save with no tags at all strips every tag out and gives you just the raw sound. Both options download a new file to your computer and leave the original on disk completely untouched.

Saving is fast regardless of how long the recording is. A three-minute pop song and a two-hour lecture finish in about the same time, because the tool is only writing a small text block and then copying bytes. There is no re-encoding step.

A worked example from start to finish

Suppose you have a file called track07.mp3 that your player lists as Unknown Artist. Drop it onto the page. The Title box shows something garbled from an old rip. The Artist box is empty. There is no cover art.

Type the correct song title into the Title field. Type the band name into Artist. Fill in the album name. Set Year to the release year. Type 7/12 into Track number to mark it as track seven of twelve. Pick Rock for Genre. Now press Choose a picture and select the album cover you saved from the band's website. The preview confirms it looks right.

Press Save the MP3. A new file downloads in a second or two. Open it in your music player and you see the correct title, artist, album name, track number and cover art. The old file on your disk has not changed at all.

Common mistakes and how to fix them

The most frequent complaint is that tags do not show up in the player after saving. This happens because many players cache old information about files they have seen before. Remove the file from your library, then add the new copy. The cached data clears and the fresh tags appear.

Another common issue is a compilation album that splits into twenty separate entries. The fix is the Album artist field. Set it to the same value on every track in the compilation and the player groups them together. Leaving Album artist empty tells the player to use Artist instead, which is different on every track.

A few very old portable devices only read a tiny tag stored at the end of the file, called ID3v1. This editor writes ID3v2.3 at the front, which is the standard that the widest range of modern players, phones and car stereos read correctly. If your device is old enough to ignore v2.3 tags, you may need a desktop tagger that writes both versions.

Situations where people reach for a tag editor

Cleaning up a ripped CD is the classic case. Ripping software sometimes writes the wrong artist or leaves track names as generic numbers. A quick pass through the tag editor fixes the whole set in a few minutes.

Downloaded files from the internet often arrive with messy or missing tags. Podcast episodes may carry no album art. Files shared between friends may have the title buried inside a long file name but nothing in the tag itself. All of these are straightforward fixes once you know where to type.

DJs who build playlists on USB sticks find that the player in a car or at a venue reads the tag, not the file name. If the tag is blank, the screen shows nothing useful. A minute of tagging before you leave the house saves confusion later.

When this tool is not the right choice

If your files are M4A, FLAC or OGG, this page will not open them. Those formats use different container structures and different tagging systems. You need a tagger built for those formats.

If you want to change the actual sound - trim silence, adjust volume, convert the format - this is not the place. A tag editor only touches the metadata block. For sound changes, an audio cutter or converter is what you need.

Privacy and where the work happens

Your file never leaves your device. The page reads it in your browser, you make your changes, and the new file is built right there on your machine. Nothing is uploaded to any server. You could disconnect from the internet after the page loads and everything would still work exactly the same way. That means you can safely tag files that contain private recordings, personal voice notes, or unreleased music without worrying about where they go.

Help

Editing the information stored inside an MP3

Load an MP3 and whatever tags it already carries are read out into the boxes, so you edit what is there rather than start again. Cover art can be swapped for a picture of your own. What you download is a fresh copy with a rewritten block of text and artwork at the front; the file you loaded is left as it was.

Open an MP3

Anything already in the file is filled into the boxes automatically.

Edit the boxes

Title, artist, album, year, track number, genre and a comment.

Add a cover picture

A JPG or PNG. Square works best — most players show it as a square.

Save

You get a new file with the tags written and the sound copied across exactly as it was.

Why this cannot lose any quality

Most audio tools have to decode a file, work on the sound, and encode it again, and every one of those round trips throws a little quality away. Tagging does not work like that. The tag is a self-contained block sitting in front of the audio, with its own length recorded in the first few bytes, so a player knows exactly where the music begins. Editing tags means building a new block and copying the audio bytes after it, completely untouched — not one sample is decoded, so the result is bit-for-bit identical in sound to what you started with. That is also why saving is instant even for a long file. The tags are written as ID3 version 2.3 with 16-bit text, which is the combination that the widest range of players, phones and car stereos read correctly; some newer standards look tidier but are quietly ignored by older hardware.

Good to know

Album artist keeps compilations together

On a various-artists album, set album artist to the compilation name so your player does not split it into twenty separate albums.

Keep cover art under about a megabyte

A very large picture makes every file bigger and some car stereos refuse to show it. Around 600 by 600 pixels is plenty.

Track numbers can be "3/12"

Writing the total after a slash tells players how many tracks the album has.

This is for MP3 only

M4A, FLAC and OGG store their information in completely different ways and are not handled here.

Common questions

How do I change the artist or title of an MP3?
Open the file, type into the boxes, and press "Save the MP3". You get a new file with the tags updated.
Does editing tags reduce the sound quality?
No. The audio is copied across byte for byte and never decoded, so the result is identical in sound to the original.
How do I add album art?
Press "Choose a picture" and pick a JPG or PNG. It is stored inside the MP3 and shows up in music players.
Why are my tags not showing in my player?
Some players cache old information. Remove the file from your library and add it again. A few very old devices only read the tiny tag at the end of the file, which this does not write.
Can I edit M4A or FLAC files?
Not here. Those formats store their information in a completely different structure.
Is my music uploaded?
No. The file is read and rewritten entirely on your device.