~ubuntu-branches/ubuntu/gutsy/kid3/gutsy

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Kid3 - Efficient ID3 Tagger

With Kid3 you can:

- Edit ID3v1.1 tags
- Edit all ID3v2.3 frames
- Convert between ID3v1.1 and ID3v2.3 tags
- Edit Ogg/Vorbis tags
- Edit FLAC tags
- Edit tags of multiple files, e.g. the artist, album, year and genre
  of all files of an album typically have the same values and can be
  set together. 
- Generate tags from filenames
- Generate filenames from tags
- Rename directories from tags
- Generate playlist files
- Automatically convert upper and lower case and replace strings
- Import from freedb.org, MusicBrainz and other sources of album data
- Export tags as CSV, HTML, playlists, Kover XML and in other formats

Kid3 uses Qt and id3lib and runs under GNU/Linux (KDE or only Qt) and Windows.