![]() |
Kid3 - ID3 Tagger |
If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Speex, TrueAudio and WavPack files (e.g. full albums) without typing the same information again and again and have control over both ID3v1 and ID3v2 tags, then Kid3 is the program you are looking for.
With Kid3 you can:
Kid3 uses Qt, id3lib, libogg, libvorbis, libvorbisfile, libFLAC++, libFLAC, TagLib, mp4v2, libtunepimp and runs under Linux (KDE or only Qt) and Windows.
Kid3 is open-source software, licensed under the GNU General Public License (GPL).
Thanks to all those who created the following packages:
Old Versions
To get the latest source code, fetch it from Subversion using
svn export https://kid3.svn.sourceforge.net/svnroot/kid3/trunk/kid3 cd kid3 make -f Makefile.cvs
Then you can build Kid3 with the usual configure and make commands or build an RPM or deb package. The table below summarizes the changes made to the source code in Subversion.
| Date | Changes |
|---|---|
| 10 Aug 2008 | Import and export of all tags, additional tags can be imported from Discogs and MusicBrainz, Dutch translation. |
| Date | Release | Changes |
|---|---|---|
| 3 Apr 2008 | 1.0 | File filter, D-Bus interface, FLAC picture support, rename directory wizard, usability improvements. |
| 2 Dec 2007 | 0.10 | Direct editing of all frames. Support for MP4/AAC, MP2, Speex, TrueAudio and WavPack files. Usability improvements. Support build with KDE 4. |
| 12 Jun 2007 | 0.9 | Hierarchical directory tree, enhanced context menu commands, editor for custom genres, mark truncated ID3v1.1 fields, import from gnudb.org and TrackType.org, usability improvements. |
| 22 Nov 2006 | 0.8.1 | Fixed bug: A new Custom genre was added on termination. |
| 21 Nov 2006 | 0.8 | Import from freedb2.org, Discogs and MusicBrainz release database. Support for ID3v2.4 and MPC using TagLib. Support build with Qt4 and tunepimp 0.5.x. |
| 28 Jun 2006 | 0.7 | Export, show/hide ID3v1.1/ID3v2.3, custom genres, automatic track numbering, improved import (search history, track reordering), split filename and tag format into separate options and commands, builds with libtunepimp 0.4.x. |
| 31 Oct 2005 | 0.6 | Support for Ogg/Vorbis and FLAC files, import from MusicBrainz, usability improvements. |
| 31 Jul 2004 | 0.5 | Length and count check on import, shortcut configuration, rename and create directories from tags. |
| 24 Jan 2004 | 0.4 | Direct import from freedb.org. Minor GUI changes. |
| 21 Oct 2003 | 0.3 | Automatic case conversion and string replacements. Import of album data from freedb.org and other sources. Improved Windows version: persisted configuration, online help. |
| 14 May 2003 | 0.2.1 | Use automake/autoconf to build, no change on code. |
| 28 Apr 2003 | 0.2 | Placed controls in a scrollview, so that window can be resized. Show busy cursor while reading and writing files. |
| 12 Jan 2003 | 0.1 | First release at SourceForge |
Urs Fleisch <ufleisch at users.sourceforge.net>