Windows: What software do you recommend for editing MP3 ID3 tags?

15

8

What software do you recommend for editing MP3 ID3 tags?

(The OS is Windows XP.)

Ashwin Nanjappa

Posted 2009-07-16T08:40:30.177

Reputation: 8 705

Question was closed 2012-08-04T23:03:26.940

Other than Windows Media Player? – Matt Hamilton – 2009-07-16T08:46:18.167

4i'd never recommend WMP for tag editing. i rarely recommend it for anything... – quack quixote – 2010-01-03T12:59:28.123

Answers

13

I use MP3TAG

Features:

Batch Tag Editing Write ID3v1.1, ID3v2.3, ID3v2.4, MP4, WMA, APEv2 Tags and Vorbis Comments to multiple files at once.

Support for Cover Art Download and add album covers to your files and make your library even more shiny.

Import from Amazon, discogs, freedb Save typing and import tags from online databases like Amazon, discogs, freedb and more.

Replace characters or words Replace strings in tags and filenames (with support for Regular Expressions).

Create Playlists automatically Create and manage playlists automatically while editing.

Rename files from tags Rename files based on the tag information and import tags from filenames.

Export to HTML, RTF, CSV Generate nice reports and lists of your collection based on user-defined templates.

Full Unicode Support User-interface and tagging are fully unicode compliant.

Tom Robinson

Posted 2009-07-16T08:40:30.177

Reputation: 2 350

http://www.leniel.net/2010/05/mp3tag-to-batch-process-rename-mp3-tags.html – Leniel Maccaferri – 2011-01-16T17:03:39.483

1Seconded. Worth mentioning that it requires .NET, though that's not much of an issue these days. – moobaa – 2009-07-16T08:43:31.340

Interesting, I hadn't noticed - possibly because I'm a .NET developer! – Tom Robinson – 2009-07-16T08:46:34.360

What is wrong with this answer? I was wondering about the down vote. .NET is a problem? – nik – 2009-07-16T08:50:31.557

6

I use the excellent TagScanner.

alt text

Features:

  • Rename files based on the tag and file information
  • Powerful multiple files tag editor
  • Import tag information from an online databases like freedb or Amazon
  • Manual text-search for information in freedb
  • Generate tag information from file/foldernames
  • Words replacement and case conversion from tags and filenames
  • Full support for Unicode
  • Supports MP3, OGG, Musepack, Monkey's Audio, FLAC, AAC, OptimFROG, SPEEX, WavePack, TrueAudio, WMA, MP4 files
  • Supports ID3 1.0/1.1/2.2/2.3/2.4 tags, APE v1 and v2 tags, Vorbis Comments, WMA tags and MP4(iTunes) metadata
  • Supports for embedded lyrics and cover art
  • TAGs versions conversions
  • Playlists editor
  • Playlists export to HTML, Excel and CSV(e.g. for MySQL)
  • Multilanguage interface
  • Built-in multiformat player

Igal Tabachnik

Posted 2009-07-16T08:40:30.177

Reputation: 2 623

How much does it cost? – random – 2009-07-19T07:19:37.420

1Nothing! It's free :) – Igal Tabachnik – 2009-07-19T07:53:55.730

3

I use MediaMonkey.

It's a decent ripper and player too.

ChrisF

Posted 2009-07-16T08:40:30.177

Reputation: 39 650

2

I like PicardTagger, mainly because it uses large database of tags at http://musicbrainz.org. Once tagged, Picard can update changed tags.

It takes a while to get used to Picard, but it's worth the effort.

Peter Štibraný

Posted 2009-07-16T08:40:30.177

Reputation: 1 281

1

I use TagScanner and it's pretty good. Crashes sometimes when it's searching for track info from the online DB's. MP3Tag. It's actually very good but there are minor issues:

  • I'd like the ability to specify which fields to when pulling data from the online DB's.
  • Parsing data from file names works but the parser is not that strong. For example I had multi-CD album with file names like 101-artist-trackname.mp3, 201-artist-trackname.mp3, etc, where the first digit = CD#, next two digits = track title. It worked for the most part but it would not parse the CD# and track# out. It treated all three digits as track # unless I told it the 1 was a constant. So i had to parse each CD one at time, with the CD# hardcoded. Would be nice to have RegEx or javascript support for all the text transforms.
  • The UI is non-Windows native. I don't know what it's built in but none of the windows UI conventions work (keyboard shortcuts, etc). Took a little getting used to.
  • Can't upload data into online track info DB's.

It's still the best I've used though. Haven't tried MP3Tag yet, I heard good things about it.

Giscard Biamby

Posted 2009-07-16T08:40:30.177

Reputation: 271

0

I used MP3 Collector for a while. It was quite nice, but lately I've just been using winamp, which has an option to mass tag entries in your media library using ctrl-e

I will check that MP3TAG over the weekend...

Noam Gal

Posted 2009-07-16T08:40:30.177

Reputation: 365

0

I used to use The Godfather.

It's old but and has not been updated in a long time, but it worked well and had a lot of powerfull features.

BinaryMisfit

Posted 2009-07-16T08:40:30.177

Reputation: 19 955