Main menu

Skip to content
  • Audio File Projects
  • Audio Forums
  • Discogs Index
  • Discogs Lists
  • Foobar2000 Components
  • Foobar2000 Icons
  • Foobar2000 Themes List
  • Foobar2000 VU Meter Skin Gallery
  • Recommended Software
  • Useful Audio Websites
  • About The Audio File
  • The Foobar2000 Instruction Book
  • Contact The Audio File

The Audio File

𝘈𝘶𝘥𝘪𝘰𝘸𝘢𝘳𝘦 𝘐𝘯𝘥𝘦𝘹

RSS

Tag Archives: metadata

Tagr ~ Music Metadata Editor

Posted by tom2tec on March 1, 2026

Self-hosted web app for browsing, playing, and editing music file metadata. Features a three-panel UI to navigate your library, listen to tracks, and write tag changes directly back to audio files. Built with Next.js, React, Prisma + SQLite, and node-taglib-sharp.

Most metadata editors are either desktop-only, command-line tools, or bloated apps with steep learning curves. If your music lives on a NAS, a server, or a headless machine, editing tags means SSH, mounting drives, or syncing files back and forth.

Tagr takes a different approach:

  • Run it anywhere — Docker, bare metal, your NAS. If it runs Node.js, it runs Tagr.
  • Edit from any browser — No installs, no plugins. Just open a tab.
  • Do one thing well — Browse your library, edit tags, save. That’s it.

Features:

Metadata Editing
  • Edit 40+ metadata fields inline — title, artist, album, year, genre, composer, BPM, lyrics, and more
  • Album art management — view, replace, and upload cover images directly
  • Star ratings (1–5) with a visual widget
  • Support for track/disc numbering, sort fields, catalog numbers, barcodes, and extended tags
  • Read-only display of audio properties (codec, bitrate, sample rate, channels, bits per sample)
Tagr Interface
Music Player
  • Built-in audio player with interactive waveform visualization (WaveSurfer.js)
  • Play/pause, previous/next track navigation
  • Click-to-seek on the waveform
  • Auto-advance to next song
  • Collapsible sidebar player with album art, title, and artist display
Library Browsing
  • Three-panel layout — folder tree, song list, and detail editor side by side
  • Folder tree with hierarchical navigation and real-time search
  • Sorting on any column — title, artist, album, year, duration, bitrate, date added, and dozens more
  • Advanced filtering — text, numeric ranges, date ranges, and boolean filters across all fields
  • Customizable columns — show/hide any of 40+ columns to match your workflow
  • Virtual scrolling and infinite pagination for large libraries

github.com/suitux/Tagr

Share this:

  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Nextdoor (Opens in new window) Nextdoor
  • Share on Telegram (Opens in new window) Telegram
  • Share on Tumblr
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Tweet
Like Loading...
Leave a comment Posted in Artwork, Audio, Freeware, Open Source, PC, Player, Software, Tagging Tagged metadata, rating, Tags, web app

TidyMP3 ~ Metadata Removal Tool

Posted by tom2tec on November 2, 2024

This tool removes every kind of trash from your mp3-files. It searches for valid mp3 audiodata-frames and removes everything else. This has the big advantage that it will also remove tags which are in the middle of the file (as is the case with joined tracks) as well as broken frames (half-downloads) and malicious tags (Tag-buffer-overflow bug in WinAMP and Windows XP). Use this tool to cleanup your mp3 files before you add your own tag. No more double tags, or annoying ‘Lyrics’ data containing group names or misspelled song names.

cuemaster.org/tidymp3

Share this:

  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Nextdoor (Opens in new window) Nextdoor
  • Share on Telegram (Opens in new window) Telegram
  • Share on Tumblr
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Tweet
Like Loading...
Leave a comment Posted in Audio, Freeware, Open Source, PC, Software, Windows Tagged metadata, mp3, utility

Librempeg ~ Multimedia Libraries & Toolsets

Posted by tom2tec on May 8, 2024

Librempeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata.

Libraries:

  • libavcodec provides implementation of a wider range of codecs.
  • libavformat implements streaming protocols, container formats and basic I/O access.
  • libavutil includes hashers, decompressors and miscellaneous utility functions.
  • libavfilter provides means to alter decoded audio and video through a directed graph of connected filters.
  • libavdevice provides an abstraction to access capture and playback devices.
  • libswresample implements audio mixing and resampling routines.
  • libswscale implements color conversion and scaling routines.

Tools:

  • ffmpeg is a command line toolbox to manipulate, convert and stream multimedia content.
  • ffplay is a minimalistic multimedia player.
  • ffprobe is a simple analysis tool to inspect multimedia content.
  • Additional small tools such as aviocat, ismindex and qt-faststart.

github.com/librempeg

Share this:

  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Nextdoor (Opens in new window) Nextdoor
  • Share on Telegram (Opens in new window) Telegram
  • Share on Tumblr
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Tweet
Like Loading...
Leave a comment Posted in Audio, Open Source, PC, Software, Unix Tagged Library, librempeg, metadata, MPEG, multimedia, processor, streaming, subtitle, video

Axone.jar ~ mp3 Examination

Posted by tom2tec on February 9, 2024

Axone.jar is a utility allowing you to view all the information available in an MP3 file. This is not to be misunderstood: all the possible information. In the tag version 2 (ID3V2), the information is subdivided into frames and there are many more frames declared than frames actually displayed by MP3 players. Well Axone.jar knows how to display them all, without exceptions and whatever the version!

  • Very classic frames such as title, album, artist, year, genre, track and comment.
  • Other frames displayed by only some MP3 players.
    • the image(s).
    • the composer.
    • the text of the song.
    • volume control (itunes)
  • The frames that are hidden from you (not necessarily with bad intentions).
    • private frames (MusicMatch).
    • encapsulated objects (RealJukebox).
    • abusive comments (iTunes, Mediaplayer, MusicMatch, SoundJam).
    • identification of coding software (LAME, iTunes)
    • the identification of the original CD (LAME)
    • internet links (MusicMatch)
  • Undeclared frames, not understood and therefore clearly hidden from all MP3 players.
  • The other frames usually not used.

Other data

The Lyrics and TAG+ tags, which are completely obsolete, may remain forgotten in certain files. If they are present, Axone.jar displays them.

When the software reads an MP3 file to display the current tag, it does a summary check of the audio data. It gives you the classic information on bitrate, sampling frequency, duration, etc.; but also if it finds excess or erroneous data. Excess data can be a sign of corrupted audio data, or of data intentionally hidden if the file was purchased on a merchant site (or if you did P2P). At this level, it is important to understand that the audio decoder is robust in the sense that data that is incomprehensible to it is simply skipped. It is therefore very easy to hide data between audio data, without risking disturbing MP3 players.

flying.guy.chez-alice.fr/Axone

Share this:

  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Nextdoor (Opens in new window) Nextdoor
  • Share on Telegram (Opens in new window) Telegram
  • Share on Tumblr
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Tweet
Like Loading...
Leave a comment Posted in Analysis, Audio, Freeware, Mac, PC, Software, Unix, Windows Tagged Java, metadata, mp3, utility

musicScraper ~ Scrape RYM & Metallum

Posted by tom2tec on November 20, 2023

CLI tool for scraping information from musical website (Rateyourmusic, Metal Archives), with nice album ASCII art.

Features:

  • Search for your favorite artists on Metallum and RateYourMusic (so far)
  • Show discography and album tracklist
  • Show album credits
  • Show user reviews.
  • RYM: Login and rate an album.
  • Metallum: Check similar artists
github.com/mBaratta96/musicScraper

Share this:

  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Nextdoor (Opens in new window) Nextdoor
  • Share on Telegram (Opens in new window) Telegram
  • Share on Tumblr
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Tweet
Like Loading...
Leave a comment Posted in Audio, Freeware, Linux, Open Source, PC, Software, Tagging, Unix Tagged CLI, metadata, Metallum, RYM

tone ~ Audio File Tagger & Metadata Editor

Posted by tom2tec on October 24, 2023

tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac and more. It has no dependencies and can be downloaded as single binary for Windows, macOS, Linux and other common platforms.

The code is written in pure C# and utilizes the awesome atldotnet library to provide full support for a wide variety of audio and metadata formats.

Features:

The main purpose of tone is to tag m4b audio books for myself. It is planned as a successor to [m4b-tool].

  • dump metadata of audio files
    • different metadata formats (e.g. chptfmtnative, ffmetadata, etc.)
    • file information (bitrate, channels, duration, etc.)
    • support for filterable json output (similar to jq)
    • extensive list of supported tags (default fields like album or *artist as well as custom fields, covers, chapters, etc.)
  • tag audio files with different kinds of metadata
    • different file formats (e.g. mp3, m4b, and flac)
    • extensive list of supported tags (default fields like album or *artist as well as custom fields, covers, chapters, etc.)
    • filename to tags via --path-pattern (see below)
    • custom javascript taggers via --script and --script-tagger-parameter
github.com/sandreas/tone

Share this:

  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Nextdoor (Opens in new window) Nextdoor
  • Share on Telegram (Opens in new window) Telegram
  • Share on Tumblr
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Tweet
Like Loading...
Leave a comment Posted in Audio, Freeware, Linux, Mac, Open Source, PC, Software, Tagging, Windows Tagged Audiobook, metadata

metamp3 ~ mp3 Command Line Utility

Posted by tom2tec on October 24, 2023

I wrote this because I wanted a command line tool that could
add album art to (and save from) mp3 files, compute replaygain
and save them as ID3 tags (readable by Winamp, etc).

Features:

  • Write (all) Text, URL and Picture frame tags, with description.
  • Compute replay-gain values and set them as ID3v2.3 tags.
  • Apply and Undo volume gain (as mp3gain).
  • Extract pictures from mp3 files.
  • Inspect ID3 v1.1, v2.3, and v2.4 tags.
  • Inspect detailed info on mp3 files, including lametag data.

hydrogenaud.io/index.php/topic,49751.0
www.flumps.org/mp3z/tagging/metamp3.exe

Share this:

  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Nextdoor (Opens in new window) Nextdoor
  • Share on Telegram (Opens in new window) Telegram
  • Share on Tumblr
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Tweet
Like Loading...
5 Comments Posted in Audio, Freeware, PC, ReplayGain, Software, Windows Tagged CLI, metadata, mp3, utility

Tagger ~ Tag Your Music

Posted by tom2tec on October 18, 2023

Features:

  • Support for many music file types (mp3, ogg, flac, wma, wav, and more)
  • Edit tags and album art of multiple files, even across subfolders, all at once
  • Edit unsynchronized and synchronized lyrics for a file (with LRC import and export support)
  • Convert filenames to tags and tags to filenames with ease
  • Lookup file information using MusicBrainz
  • Lookup lyric information using Music163 and Letras
  • Open, manage, and create playlists in many formats (m3u, pls, xspf, and more)
github.com/NickvisionApps/Tagger

Share this:

  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Nextdoor (Opens in new window) Nextdoor
  • Share on Telegram (Opens in new window) Telegram
  • Share on Tumblr
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Tweet
Like Loading...
Leave a comment Posted in Artwork, Audio, Freeware, Linux, Lyrics, Open Source, PC, Software, Tagging, Unix, Windows Tagged archlinux, Flathub, LRC, m3u, metadata, MusicBrainz, playlist, PLS, Tags, XSPF

TagLib ~ Audio Metadata Library

Posted by tom2tec on September 13, 2023

TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack, TrueAudio, WAV, AIFF, MP4 and ASF files.

taglib.org

Share this:

  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Nextdoor (Opens in new window) Nextdoor
  • Share on Telegram (Opens in new window) Telegram
  • Share on Tumblr
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Tweet
Like Loading...
Leave a comment Posted in Audio, Freeware, Open Source, Software, Tagging Tagged Library, metadata, Tags

Disconest ~ Metadata For Your Music: Keys, BPM & More

Posted by tom2tec on August 13, 2023

Vinyl sounds better, looks better, feels better and even smells better. But digital does have its benefits, musical metadata is one of them. Having the key, tempo and other musical metadata for your records at a glance would be useful. Disconest uses The Echonest music database to find information about releases registered on Discogs.

www.disconest.com

Share this:

  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Nextdoor (Opens in new window) Nextdoor
  • Share on Telegram (Opens in new window) Telegram
  • Share on Tumblr
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Tweet
Like Loading...
Leave a comment Posted in Audio, Discogs, Web Service, Websites Tagged BPM, Echonest, metadata, Musical Key

AudioRanger ~ Automated Tagging & Organizer

Posted by tom2tec on February 11, 2022

AudioRanger is a powerful and versatile music tagger designed to automatically identify and organize your digital music collection. Runs on Windows and Mac. Feature-rich free version available. (Has limits)

www.audioranger.com


musicbrainz.org/doc/AudioRanger
wiki.musicbrainz.org/AudioRanger

Share this:

  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Nextdoor (Opens in new window) Nextdoor
  • Share on Telegram (Opens in new window) Telegram
  • Share on Tumblr
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Tweet
Like Loading...
Leave a comment Posted in Artwork, Audio, Cross-platform, Freeware, Mac, PC, Software, Tagging, Windows Tagged Library, management, metadata, MusicBrainz, organiser

MusicRepair ~ Linux Audio File Tagging

Posted by tom2tec on December 31, 2021

Adds and fixes music metadata and adds album art.

Features:
  1. Fixes songs in nested directories recursively.
  2. Fetches metadata from Spotify
  3. Multiple options to format file (Options to revert file back)
  4. Simple binary

github.com/kalbhor/MusicRepair

Share this:

  • Email a link to a friend (Opens in new window) Email
  • Print (Opens in new window) Print
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Nextdoor (Opens in new window) Nextdoor
  • Share on Telegram (Opens in new window) Telegram
  • Share on Tumblr
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Tweet
Like Loading...
Leave a comment Posted in Artwork, Audio, Freeware, Linux, Open Source, PC, Software, Tagging Tagged metadata, Spotify

Post navigation

← Older posts

Translate

  • ALSA (30)
  • Analysis (70)
  • Android (77)
  • Artwork (49)
  • Audio (1,230)
  • BSD (70)
  • CODEC (22)
  • Cross-platform (146)
  • DAW (44)
  • Discogs (18)
  • DOS (9)
  • Editor (71)
  • Equalization (54)
  • FLAC (30)
  • Foobar2000 (135)
    • foobar component (114)
  • Freeware (1,053)
  • GNU (62)
  • Hardware (71)
  • Linux (486)
  • Lists (16)
  • Lyrics (48)
  • Mac (453)
  • MIDI (116)
  • Open Source (807)
  • PC (887)
  • Player (206)
  • Plugin (163)
  • ReplayGain (34)
  • Scripting (28)
  • Sequencer (24)
  • Software (1,059)
  • Synthesizer (79)
  • Tagging (65)
  • Uncategorized (2)
  • Unix (422)
  • Visual (24)
  • Visual (126)
  • Visualization (39)
  • VST (139)
  • Web Service (72)
  • Websites (133)
  • Windows (705)
  • YouTube (23)

AAX AU CLI composition compressor conversion Convert cue cuesheet Drum effects encoder extensible Gapless GPL GUI Guitar Jack Java last.fm Library macOS meter mp3 multichannel multilanquage music MusicBrainz OSX playlist Production python Radio Recording Ripper Ripping Server Spectrum streaming Tags utility video VST3 VU web app

The Audio File
The Audio File
@audio-file.org@audio-file.org
Follow

𝘈𝘶𝘥𝘪𝘰𝘸𝘢𝘳𝘦 𝘐𝘯𝘥𝘦𝘹

1,275 posts
0 followers

Follow The Audio File

My Profile

Copy and paste my profile into the search field of your favorite fediverse app or server.

Your Profile

Or, if you know your own profile, we can start things that way!

Recent

  • FeelUOwn ~ Hackable Music Player March 2, 2026
  • Tagr ~ Music Metadata Editor March 1, 2026
  • rescrobbled ~ Music Scrobbler Daemon February 28, 2026
  • Easy Audio Sync ~ Syncing & Conversion Utility February 27, 2026
  • Pot-O MusiQT ~ Python Music Player February 27, 2026
  • foo_uie_webview ~ Foobar2000 Webapps February 26, 2026
  • HuMidi ~ ROBLOX Piano Player February 26, 2026
  • foo_resume ~ Foobar Remembers Playback Positions February 25, 2026
  • Python Script ~ White Noise Channel Tester February 25, 2026
  • Foobar2000 ~ EAC Log Viewer Script February 24, 2026
  • foo_monthly_stats ~ Foobar Visualizes Music Stats February 24, 2026
  • mididash ~ Open Source MIDI Router February 24, 2026

Recent Comments

tom2tec's avatartom2tec on foo_resume ~ Foobar Remembers…
Free-Blog's avatarFree-Blog on foo_resume ~ Foobar Remembers…
Fly Beep's avatarFly Beep on Foobar2000 ~ Stream Deck …
Unknown's avatarFoobar2000 ~ Extensi… on Foobar2000 ~ Classic User…
Unknown's avatarFoobar2000 ~ Not-A-W… on FFmpeg ~ Open Source Audio Vid…
Follow The Audio File on WordPress.com
Foobar2000

Blog Stats

  • 534,499 Visitors

Tom2tec

Unknown's avatar
Audio Software Blog

Archives

The Audio File

The Audio File

Website Powered by WordPress.com.

The Audio File
Website Powered by WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • Subscribe Subscribed
    • The Audio File
    • Join 199 other subscribers
    • Already have a WordPress.com account? Log in now.
    • The Audio File
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...
 

    %d