Kid3 tagger can edit the ID3v1 tags and all ID3v2 frames in MP3 files and the tags in Ogg/Vorbis and FLAC files in an efficient way. It is easy to convert between ID3v1 and ID3v2, set the tags of multiple files to the same values and generate the tags from the file name or vice versa. Import is possible from freedb.org, MusicBrainz, and other sources of track data.
| Tags | multimedia Sound/Audio Editors |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows POSIX Linux Mac OS X |
| Implementation | C++ |
| Translations | Italian English Russian German Spanish Dutch Polish |


Release Notes: This release brings support for synchronized lyrics, event timing codes, import/export of LRC Karaoke files, searching and replacing in tags, a detailed file list with sortable columns, bugfixes, and usability improvements.


Release Notes: This bugfix release solves the problem that translations and the documentation were not found on Mac OS X 10.9 Mavericks. The application is now correctly terminated when the main window is closed while the handbook is open. Session restoration and the genres list have been improved. A few build system issues are fixed, too.


Release Notes: This is a bugfix release for 3.0. It fixes the incorrect configuration conversion and toolbar configuration in the KDE version, the filename format configuration, bugs in the fingerprint import, and several build issues for different Linux distributions.


Release Notes: This release has a flexible architecture with common shared libraries and plugins for metadata libraries and importers. It brings a new command-line application, support for the Opus format, bugfixes, and usability improvements.


Release Notes: Kid3 celebrates its 10th birthday with a new release featuring automatic batch importation for multiple directories from various sources, improved importation capabilities, bugfixes, and usability improvements.
12 Dec 2006 10:42
Re: does not work
There is a problem with the configure detection of id3lib on Suse Linux. The following patch should fix it:
http://sourceforge.net/tracker/index.php?func=detail&aid=1614170&group_id=70849&atid=529223
Extract the original kid3-0.8.1.tar.gz archive, then go into the kid3-0.8.1 directory and apply the patch using:
patch -p1 <../kid3-0.8.1-configure_id3lib_check.patch
Make sure you have the following packages installed:
taglib-devel, id3lib-devel, libtunepimp-devel, libvorbis-devel, flac-devel
10 Dec 2006 02:45
does not work
I compiled the program on Suse Linux 10.1.
It starts. But what ever mp3 file I load, it does not show existing mp3 tags, nor can I set new tags.
The programs seems to be totaly useless, very frustrating.