With Kid3 you can:
- Edit ID3v1.1 tags
- Edit all ID3v2.3 and ID3v2.4 frames
- Convert between ID3v1.1, ID3v2.3 and ID3v2.4 tags
- Edit tags in MP3, Ogg/Vorbis, FLAC, MPC, APE, MP4/AAC, MP2, Speex,
TrueAudio, WavPack, WMA, WAV, AIFF files and tracker modules (MOD,
S3M, IT, XM).
- 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 tags from the contents of tag fields
- Generate filenames from tags
- Generate playlist files
- Automatic case conversion and string translation
- Import and export album data
- Import from gnudb.org, TrackType.org, MusicBrainz, Discogs, Amazon
This package contains a command line interface for Kid3, for a GUI you can
use kid3-qt or kid3.
Provides
Requires
License
GPL-2.0-or-later
Changelog
* Sat Nov 22 2025 Stanislav Brabec <sbrabec@suse.com>
- Remove unused BuildRequires: update-desktop-files.
* Thu Jul 24 2025 enzokiel@kabelmail.de
- Update to version 3.9.7
* Fixed:
+ KDE: Avoid excessive width of file dialog.
+ Make Chapters frames accessible via kid3-cli.
+ Superfluous imported tracks can be deleted before import.
+ Fix creation of wrong editor in frame table after selection
change.
+ Completions with different values when selecting multiple
files now also support genre.
+ Do not leave temporary cover art files on the system.
+ EmbedLyrics.qml: Remove illegal characters for query
parameters.
+ Scripting: Fix crash if execute @qml is used from kid3-cli,
fix isStandalone() when running non-interactively with
kid3-cli, add new script SelectChapterTags.qml.
+ Build system: Don't hardcode WITH_DATAROOTDIR_DEFAULT path,
support CMake option BUILD_WITH_QT5 to force using Qt5,
support Qt 6/KDE 6 on Debian, add various new CI/CD targets,
improve Snap support.
* Mon Mar 31 2025 Dominique Leuenberger <dimstar@opensuse.org>
- Use pkgconfig(libavcodec) to allow building with ffmpeg-*-mini.
* Fri Jan 24 2025 Dave Plater <davejplater@gmail.com>
- Force to build with ffmpeg-7
* Thu Oct 31 2024 Jiri Slaby <jslaby@suse.cz>
- build with qt6 (the default in upstream provided binaries)
(only on suse_version > 15.0)
* Sat Sep 21 2024 enzokiel@kabelmail.de
- Update to version 3.9.6
* New:
+ Show preview for multiple embedded pictures.
+ Simplified editing of MP3 audiobooks in a "Chapters" frame
edit dialog.
+ Arabic, Esperanto, Galician and Georgian translations.
* Improved:
+ macOS: Building, signing and notarizing packages.
* Fixed:
+ Embed lyrics action.
+ gnudb.org import, a registered e-mail address can be set in
the "Token" UI control.
+ KDE 6: Install directory for kid3ui.rc.
+ Android: Building with arm64-v8a and x86_64 architectures.
+ Android: Use MANAGE_EXTERNAL_STORAGE permission to manage all
files on a storage device.
+ Android: Saving picture tags.
+ Haiku: Installation paths.
* Sat Feb 24 2024 enzokiel@kabelmail.de
- Update to version 3.9.5
* N