Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

Which app would you recommend for Linux to tag MP3s? Under Windows I used to use tag&rename and liked it a lot; it works well under Wine, but I want something that runs natively

share|improve this question

6 Answers

up vote 14 down vote accepted

There are various:

  • easytag has a lot of options
  • kid3 if you're on a Qt/KDE environment
  • id3v2 or eyeD3 for the command line
  • Generally music players can also edit common tags, f.e. banshee, rhythmbox or amarok

and a lot others, try searching your distributions repository and test some of them.

share|improve this answer

I use Ex Falso. It was installed with QuodLibet music player, so I gave it a shot.

I've used it with single files, batches of files... It's pretty intuitive, and best of all, works very well.

share|improve this answer

I've been a dedicated user of Picard for quite some time. The only cross-platform tagger that feels truly solid. Don't forget MusicBrainz's huge music database.

share|improve this answer

For GUI, I suggest easytag, and you can lookup more alternatives here. For the command line check out id3v2, but the alternatives are endless.

share|improve this answer

I like TagTool and id3tool. Both are for the command line. I also find Picard useful for music files that exist in the MusicBrainz database.

share|improve this answer

I would also suggest lltag.

Works on the command line, rather easy and fast. It also supports CDDB.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.