NTag is a cross platform-graphical tag editor focused on everyday life use cases.
NTag Description
NTag is a cross-platform graphical tag editor designed to manage and edit audio file metadata efficiently. It supports various audio formats including MP3, MP4, FLAC, OGG, and WMA, along with multiple tag types such as ID3v1.1, ID3v2.3, ID3v2.4, MP4, ASF, and Vorbis Comment.
Key features of NTag include comprehensive support for audio formats and tag types, handling of cover artwork in JPG and PNG, batch processing capabilities, an advanced tag field editor for managing fields, file renaming based on tags, filtering options for missing metadata, and portability as a Java application.
Ideal for individuals managing personal music libraries, NTag offers efficient organization, improved discoverability, and accurate maintenance of audio file metadata. Installation is straightforward via winget, ensuring ease of use across supported platforms.
README
NTag (audio file tag editor)
Main features:
Viewing and editing tags in audio files
Supported tag fields: title, artist, album, track, disc, year, date, comment, composer, album artist, language, lyrics, genre, compilation
Supported tag formats: ID3v1.1, ID3v2.3, ID3v2.4, MP4, ASF and Vorbis Comment
Batch editing of multiple files
Extended tag field editor (create, edit, delete)
Supported cover artwork formats : JPG, PNG
Resize/Shrink cover artwork
Rename files based on the tag information
Filter files by missing artwork/lyrics/metadata
Portable Java App
System Requirements :
250MB of free RAM
This distribution contains the following files:
jre/ - Java Runtime Enviroment
lib/ - Third party libraries
*.metainfo.xml - Appstream Flathub metadata
history.txt - History of NTag
license.txt - License information
ntag.cmd - Windows Launcher
ntag.exe - Windows exe (optional)
ntag.sh - Linux CLI Launcher
ntag.desktop - Linux Desktop Launcher
ntag.jar - Executable Java program
ntag.desktop - Linux Launcher
ntag_logging.properties - Logging and Debug settings
readme.txt - This file
tag_mapping.pdf - Tag mapping documentation
Windows and MacOS take care of the scaling automatically.
Linux Java applications using JavaFX can be scaled by defining the glass.gtk.uiScale VM property when invoking java. The value can be an integer percentage value, an integer DPI value (where 96dpi represents a scale factor of 100%, and for example 192dpi represents a scale factor of 200%), or a float value.
You can simply use the following configuration file
~/.config/ntag/hidpi.config
... and configure HiDPI Scalling in percent or dpi. For example:
NTag is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
NTag is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with NTag. If not, see .
Copyright 2021, Nico Rittstieg
Third party libraries used by NTag
Nuvola Icon Theme
Autor: David Vignoni
Licence: LGPL