vhzo.over-blog.com/
12 Janvier 2021
Stamp ID3 Tag Editor offers the ability to add more information, comments, edit music file metadata, and more. The software also lets you play each file before editing to ensure that you've got the.
If you want to easily tag multiple MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Opus, Speex, TrueAudio, WavPack, WMA, WAV and AIFF 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 runs under Linux (KDE or only Qt), Windows, macOS and Android and uses Qt, id3lib, libogg, libvorbis, libvorbisfile, libFLAC++, libFLAC, TagLib, Chromaprint.
Kid3 is open source software licensed under the GNU General Public License (GPL).
Special thanks to Marcel Strittmatter for providing hardware that allows for the continuation of macOS support!
To get the source code repository, fetch it using Git
Or browse the Kid3 code on KDE Projects.
Then you can build Kid3 with the usual cmake and make commands or build an RPM or deb package.
Development snapshot binaries for Linux, Windows and Mac are available in the development folder.
A nightly Flatpak build of Kid3 is available in the KDE Flatpak repository.
| Date | Release | Changes |
|---|---|---|
| 26 Sep 2020 | 3.8.4 | Besides bug fixes, this release provides usability improvements, such as more navigation keyboard shortcuts and the possibility to customize them. The file type detection is more tolerant. |
| 10 May 2020 | 3.8.3 | Besides bug fixes, this release provides usability improvements, additional keyboard shortcuts and user action scripts. Special thanks go to various people at KDE, who translated the user interface and the handbook to new languages. |
| 23 Jan 2020 | 3.8.2 | This bugfix release fixes a crash that happens when frames are removed from M4A files. Additionally it brings new Catalan, Portuguese and Ukrainian translations. |
| 23 Dec 2019 | 3.8.1 | This bugfix release solves some problems with the binary packages for Linux and Android. Improvements include information about the number of files in the status bar and about the identifier of RVA2 and UFID frames in the frame table. String replacements are now executed in order and support regular expressions. |
| 24 Aug 2019 | 3.8.0 | The CLI now supports JSON for input and output and is independent of any GUI libraries. Other improvements concern better compatibility with iTunes. The import from tags function can now operate on all selected files and return extracted values to scripts. |
| 18 Mar 2019 | 3.7.1 | This release primarily brings bug fixes and usability improvements. Most new features target the Android version, which now supports a dark theme, a better file selection dialog and more configuration options. |
| 23 Dec 2018 | 3.7.0 | The most important new feature is a playlist editor. Playlist items can be added, removed and reordered. Improvements include editors for the formats to convert between tags and file names and drop down lists with available tag values when multiple files are selected. The new file list fixes problems with updates when directories are renamed. |
| 24 Aug 2018 | 3.6.2 | This bugfix release fixes the use of free form MP4 atoms, import from CSV with DOS line endings, the application icon in KDE wayland sessions and other bugs. The generation of file names from tags is improved by supporting conditional text around a value from the tags, which is only inserted when the corresponding value exists. |
| 23 Apr 2018 | 3.6.1 | This bugfix release improves the speed when saving with a lot of unchanged files in the directory. It fixes wrong parsing of the xid atom when using the Mp4v2Metadata plugin, scrolling to the opened file when using a custom sort order in the file list and avoids changing the file name extension when setting file names from the tags. |
| 18 Mar 2018 | 3.6.0 | Ratings can now be edited using stars with configurable mapping between rating values and the number of stars. New options include a maximum length for file names and showing hidden files. Support for MP4 files is improved by handling more atom types. Bug fixes include renaming of directories with subfolders on Windows and finding frames by their frame ID. The Android app has a fresh look in Material style. |
| 02 Nov 2017 | 3.5.1 | This bugfix release fixes a crash with DSF files having sample rates other than 2822400 or 5644800 Hz. It also brings a few usability improvements. |
| 16 Jun 2017 | 3.5.0 | Besides bug fixes and performance improvements, Kid3 3.5.0 brings new features like marking violations of the ID3v2 standard. It is now possible to assign keyboard shortcuts to user actions. The command line version can access frame fields, multiple frames of the same kind and subsets of frames. It starts faster and can run on systems without UI. |
| 18 Feb 2017 | 3.4.5 | This bugfix release brings improvements with handling lots of files. File tree expansion and filtering are significantly faster and consume less memory. Folders can be explicitly excluded or included. Importing from MusicBrainz and Discogs has been fixed. |
| 23 Dec 2016 | 3.4.4 | This bugfix release fixes the import of durations when importing from file or clipboard, and building with Chromaprint 1.4. New features include a portable mode storing the configuration file in the application folder, copying of images to the clipboard and an MPRIS D-Bus interface for the audio player on Linux. |
| 01 Nov 2016 | 3.4.3 | Tagging of WAV files is improved by supporting ID3v2.3.0 tags on WAV files and better interoperability with RIFF INFO tags by configuring the track field to be 'ITRK' and the RIFF chunk to use a lowercase 'id3 ' name. The latest iTunes tags for classical music are now supported. Bug fixes solve crashes with FLAC files and support for translated names and the 3rd tag in kid3-cli. |
| 24 Aug 2016 | 3.4.2 | This bugfix release fixes issues with copy pasting of tags with multiple frames of the same type (e.g. multiple artists) and deleting frames in kid3-cli. It adapts to changes of the web services used for fetching lyrics. Usability improvements include complex quick access frames like pictures and selection of the file list filter in the settings. |
| 24 Jun 2016 | 3.4.1 | This bugfix release fixes the wrong marking of ID3v2 Date frames as modified and makes it possible to directly add Date frames with ISO date/time values to files which do not yet have an ID3v2.4.0, M4A or Vorbis tag. For the Windows version, issues with incorrect relative paths in playlists, importing from Discogs and temporary files generated by id3lib were fixed. |
| 23 Apr 2016 | 3.4.0 | It is now possible to edit more than two tags, for example ID3v1, ID3v2 and APE tags of MP3 files or ID3v1, ID3v2 and Vorbis tags of FLAC files. Support for RIFF INFO chunks in WAV files has been added. Bug fixes include the editing of synchronized lyrics on Windows. |
| 10 Mar 2016 | 3.3.2 | This bugfix release adapts the import to changes of the Discogs service. It is now possible to set the encoding used for exported files and playlists. Third-party libraries have been fixed to solve random crashes on Windows and file corruptions when writing WAV files. |
| 04 Feb 2016 | 3.3.1-1 | Minor fix to find kid3qml plugin only for Windows, see bug #124. |
| 17 Dec 2015 | 3.3.1 | Package for Android, support GEOB frames in CLI. Improvements for high pixel density displays and handling read-only files. Bug fixes include selection of text encoding in picture frames, higher resolution application icons and a workaround for cropped pictures on high pixel density displays. |
| 01 Oct 2015 | 3.3.0 | Support audiobook and podcast frames. Configurable order of the quick access frames, a more user friendly naming of the frames, and the possibility to use submenus and separators in the user actions context menu. |
| 12 May 2015 | 3.2.1 | This bug fix release fixes a bug on Mac OS X where the file tree of network shares is not shown correctly, cover art pictures which are displayed too small, single quotes in kid3-cli and packaging issues. Cover art in APE tags is now supported. |
| 18 Mar 2015 | 3.2.0 | Script interface to write extensions and automate tasks using QML/JavaScript. Example scripts to embed, export and resize album art, export tags and fetch lyrics from a web service. Support for building with KDE 5 and tagging DSF and Ogg/FLAC files. More options to number tracks and marking oversized embedded album art. |
| 09 Nov 2014 | 3.1.2 | This bug fix release offers the possibility to change the permissions when trying to save read-only files. It fixes bugs like editing a frame for multiple files which do not all already have such a frame or the use of special characters in M4A files on Windows. The number of open file descriptors is reduced, which should solve problems when working with a huge number of files. The Discogs import has been updated to address the latest restrictions. |
| 24 Aug 2014 | 3.1.1 | This bug fix release fixes incorrect behavior when removing custom frames (COMM, PRIV, TXXX, free form), setting of POPM frames using kid3-cli, import of composer from MusicBrainz and other smaller issues, as well as platform-specific bugs such as kid3-cli output redirection on Windows, support for case-sensitive filesystems on OS X and drag'n'drop on OS X 10.10. |
| 23 Apr 2014 | 3.1 | Support for synchronized lyrics and event timing codes, find and replace strings in tags and file names, details and sort columns in file list, bug fixes and usability improvements. |
| 29 Nov 2013 | 3.0.2 | 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. |
| 29 Oct 2013 | 3.0.1 | This is a bug fix 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. |
| 23 Oct 2013 | 3.0 | Flexible architecture with common shared libraries and plugins for metadata libraries and importers, new command-line application, support for Opus format, bug fixes and usability improvements. |
| 10 Mar 2013 | 2.3 | Automatic batch import for multiple directories, improved import, configurable quick access tag frames, better responsiveness when working with a huge number of files, long operations can be aborted, bug fixes and usability improvements. |
| 03 Dec 2012 | 2.2.1 | This is a bug fix release for 2.2. It fixes the selection of a wrong language if the primary language is not supported and the first fallback language should be English and that the English instead of the German handbook was displayed for a German locale. |
| 26 Oct 2012 | 2.2 | Improved Discogs and AcoustID audio fingerprint import, bug fixes and usability improvements. |
| 12 May 2012 | 2.1 | Chromaprint Acoustid fingerprint import, keyboard shortcuts, improved iTunes support, icons, bug fixes. |
| 02 Nov 2011 | 2.0.1 | Minor bugfixes. The build system is also improved and should work out of the box on most distributions. |
| 05 Sep 2011 | 2.0 | Extract and move information between tags, many improvements and refactorings, e.g. in file list, import, numbering tracks, renaming directories, GUI and usability. |
| 05 Feb 2011 | 1.6 | Improved numbering of tracks, GUI and usability. |
| 26 Sep 2010 | 1.5 | Faster filtering, simple audio player, GUI and usability improvements. |
| 26 Mar 2010 | 1.4 | Support for Ogg cover art, import from Amazon, usability improvements. |
| 30 Oct 2009 | 1.3 | Support for WMA/ASF, AIFF and WAV files, advanced playlist creation, improved tag editing. |
| 25 Apr 2009 | 1.2 | Import of album cover art, options to mark changed tag fields and to store the ID3v2 genre as text instead of numeric string. |
| 25 Oct 2008 | 1.1 | All tags (not only artist, album, …) can be used for all operations (e.g. import, export, tag <-> file name, rename, …), additional tags can be imported from Discogs and MusicBrainz, setting character encoding for ID3v1.1 tags. |
| 03 Apr 2008 | 1.0 | File filter, D-Bus interface, FLAC picture support, rename directory wizard, usability improvements. |
| 02 Dec 2007 | 0.1 | 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 |
.ID3 Editor is a small and simple MP3 and AIFF ID3 tag editor, which offers the ability to edit the most wanted attributes of the ID3 tags in one window.Although iTunes offers a good interface for editing tags, it does have a few important attributes missing, e.g. 'copyright' and 'encoded by' which is where ID3 Editor saves the day.
MP3 ID3 tags are used to store important information of a music track, such as the track 'title', track 'number', 'artist', 'album' etc. and even the track artwork.The information can then be displayed in your favourite MP3 player application or on your portable player such as an iPod, a Walkman or other music hardware.
With the Command Line Interface (CLI) all of the functionality of ID3 Editor is available using the command line and thus can be scripted using shell or batch scripts.This is useful if fields need to be added to tracks quickly and without an interface for example, if you are releasing a podcast and want to add a feed prior to uploading it, then this can be performed in one script.
If you are an avid podcaster then using ID3 Editor to clean MP3's before deployment is a must.You can also add a 'copyright', 'URL' and 'encoded by' which will ensure your audience knows where the track originated from.ID3 Editor supports the classical tags; conductor, lyricist, publisher, orchestra and soloist (soloist is set by the artist).
Artwork from an album cover or an image of the artist can also be added to your MP3 tracks, by just simply dropping the image into the image drawer.ID3 Editor also supports multiple pictures and multiple image formats (JPEG, PNG, GIF and TIFF), it can even convert GIF and TIFF images to PNG to offer greater compatibility.
For those of us who like singing along to our favourite songs, you can add lyrics into the track by pasting the text into the lyrics drawer.
Editing albums or large groups of similar tracks is made easy by the group editor.This opens all of the loaded tracks into one window rather than opening them individually and shows only the fields that are the same in all of the tracks.This means you can edit those fields that have common attributes, such as 'artist', 'album', 'copyright' and 'artwork' in one go by only changing the fields that are selected, this also means there is no repetitive task of typing the same information over and over again.
You can even copy data between the group editor and the single editor which is useful if you want to change multiple tracks to be similar to another or copy default track fields to a single track.
Adds or changes ID3 version 1(.1) and 2(.2/.3/.4) tags. Works with MP3 version 1 and 2. Simple to use interface. Easily copies and pastes all the tag information.Adds artwork such as album covers and can add song lyrics. Multiple tracks can easily be edited. Cleans version 2 tags by removing invalid and unused tag information.Option to remove V1 and V2 tags. Can change the title and track number based on the file name. Can rename the track file based on the track and title.No bloat, just small and simple. Supports Unicode (version 2 tags) and Latin 1 character sets. Auto-versioning for compatibility with older systems. Supports AIFF files.
Learn more about supported fields
A powerful and versatile music tagger that is designed to add or modify ID3 tags to music collections and remove duplicates in music libraries. Typeeto 1 2 download free.
Buy Now30-day money back guarantee
Buy Now30-day money back guarantee

Troubled by missing and mislabeled music info about songs in your music library? Tidytag helps you with every aspect of managing the music collection. Whether you are a musician, DJ, or a music enthusiast.
Tidytag Support All Popular Formats:
Audio formats MP3, AIFF, AIF, M4A, M4R, FLAC, OGG, WAV, APE, ASF and WMA
Metadata formats ID3V1.3, ID3V2.3, ID3V2.4, Ogg Vorbis Comment, APE, ASF, RIFF Tag
When you import the audio file, TidyTag will automatically display the corresponding metadata tag. You can easily
Edit metadata tags like song title, album, artist, release year, genre, track number, cover, lyrics, and more that are originally wrong or missing.
Batch process all missing or incorrect tags at one time.
Edit tags with various options, including Undo, Save, Apply, Clear and much more. Script debugger 7 0 7 – applescript authoring environment software.
To have full control of your music library and audio files, you need to have accurately formatted names and a neat folder hierarchy. TidyTag allows you to
Rename the audio files according to the tag information.
Manage files by moving them to seperate folders according to their Album, Artist, Album Artist and Genre.
Getting tired of duplicated audio files which occupy much hard drive space, but it's time-saving for us to remove duplicates mannually. Tidytag helps to
Automatically filter out duplicate songs with the same path when adding new songs to your library, keeping only one.
Scan the duplicates using different audio file attributes like title, artist, file size or release date to decide which file should be kept.
'TidyTag music tag editor has become a life saver for me as a DJ. It is beneficial to me in many ways because I can edit various tags including file names and album covers on all my audio files according to my needs. This way, I can easily see and find the songs and then organize them in my music collection. I love that it is very easy to use and very fast. I will be using it for a very long time and I will definitely recommend then to my friends. Thank you Developers!'
