macOS
brew install id3liblocal Homebrew formula metadata
sudo port install id3libMacPorts ports tree · audio/id3lib/Portfile · source: api.github.com
brew
ID3 tag manipulation. Version 3.8.3 via Homebrew; verified 2026-06-19.
install
brew install id3liblocal Homebrew formula metadata
sudo port install id3libMacPorts ports tree · audio/id3lib/Portfile · source: api.github.com
sudo apk add id3libAlpine Linux edge package indexes · id3lib · source: dl-cdn.alpinelinux.org
sudo dnf install id3libFedora Rawhide package metadata · id3lib · source: dl.fedoraproject.org
nix profile install nixpkgs#id3libnixpkgs package indexes · pkgs/by-name/id/id3lib/package.nix · source: api.github.com
sudo pacman -S id3libArch Linux sync databases · id3lib · source: geo.mirror.pkgbuild.com
sudo zypper install id3lib-developenSUSE Tumbleweed package metadata · id3lib-devel · source: download.opensuse.org
overview
ID3 tag manipulation
history
id3lib is a C and C++ library for reading, writing, and manipulating ID3v1 and ID3v2 metadata in MP3 files. Its package significance comes from being an old, widely packaged ID3v2 implementation with small command-line utilities and a long tail of audio-tagging dependents.
The project homepage describes id3lib as an open-source, cross-platform library focused on ID3v2 compliance, portability, and a stable API. It also credits Dirk Mahoney as the original ID3Lib author and notes that releases up through 3.05a were public-domain and no longer maintained.
The SourceForge project was registered on 1999-12-28 and hosted the development center: downloads, mailing lists, bugs, patches, and CVS. A SourceForge mailing-list post from 2000 describes the Unix-oriented branch, LGPL relicensing, and the shift away from a MusicMatch-controlled line into the SourceForge project.
id3lib was adopted by desktop and command-line audio tools that needed ID3v1 and ID3v2 handling before newer libraries became common. The project homepage listed users such as EasyTAG, GNOMAD, the id3v2 command-line editor, and other MP3 organizers and taggers.
Package managers kept id3lib available because old media tools continued to build against it. Homebrew, Debian-family packages, Arch, MacPorts, Nix, and other ecosystems expose either the library, its tools, or both.
Developers used id3lib through C++ APIs such as ID3_Tag to parse an audio file, inspect frames, edit fields, and write changes back. The packaged tools id3info, id3tag, id3convert, and id3cp provide quick shell access to common metadata operations.
The library's age is part of its maintenance profile. Project pages and downstream comments point to ID3v2.3-era behavior and limited ID3v2.4 support, so package users often keep it for compatibility rather than for newer tagging features.
id3lib is the kind of dependency that survives because old audio programs and scripts still expect it. It is small, C/C++-based, autotools-era, and often patched downstream to keep compiling on newer toolchains.
It also marks a transition point in open-source audio metadata tooling: ID3v2 support moved from scattered application code toward reusable libraries, then later toward alternatives such as TagLib.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
id3convert | cli | global executable | |
id3cp | cli | global executable | |
id3info | cli | global executable | |
id3tag | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://id3lib.sourceforge.net/
install metadata
| Package key | brew:id3lib |
|---|---|
| Version | 3.8.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/id3lib |
| Homepage | https://id3lib.sourceforge.net/ |
| Repository | https://sourceforge.net/p/id3lib/code |
| Upstream docs | https://id3lib.sourceforge.net/ |
| License | LGPL-2.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/id3lib/id3lib/3.8.3/id3lib-3.8.3.tar.gz |
| Last updated | 2026-06-19T12:31:21-07:00 |
| Pulse | updated |
| Build dependencies | autoconf, automake, libtool |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | id3lib |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
id3lib
nix profile install nixpkgs#id3libid3lib 3.8.3-r3
library for reading, writing, and manipulating ID3v1 and ID3v2 tags
https://id3lib.sourceforge.net/
sudo apk add id3libid3lib-dev 3.8.3-r3
library for reading, writing, and manipulating ID3v1 and ID3v2 tags (development files)
https://id3lib.sourceforge.net/
sudo apk add id3lib-devid3lib-libs 3.8.3-r3
library for reading, writing, and manipulating ID3v1 and ID3v2 tags (libraries)
https://id3lib.sourceforge.net/
sudo apk add id3lib-libsid3lib-static 3.8.3-r3
Static libraries for id3lib
https://id3lib.sourceforge.net/
sudo apk add id3lib-staticid3lib 3.8.3-62.fc44
Library for manipulating ID3v1 and ID3v2 tags
http://id3lib.sourceforge.net/
sudo dnf install id3libid3lib-devel 3.8.3-62.fc44
Development tools for the id3lib library
http://id3lib.sourceforge.net/
sudo dnf install id3lib-develid3lib 3.8.3-20
Library for reading, writing, and manipulating ID3v1 and ID3v2 tags
http://id3lib.sourceforge.net/
sudo pacman -S id3libid3lib-devel 3.8.3-271.3
Documentation and Headers for id3lib
http://id3lib.sourceforge.net/
sudo zypper install id3lib-develid3lib-examples 3.8.3-271.3
Example Applications for the id3lib Library
http://id3lib.sourceforge.net/
sudo zypper install id3lib-exampleslibid3-3_8-3 3.8.3-271.3
A Library for Manipulating ID3v1 and ID3v2 tags
http://id3lib.sourceforge.net/
sudo zypper install libid3-3_8-3id3lib
sudo port install id3libsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.