Ross ROSS = Recommend OSS · open-source software intelligence for agents

mpatric/mp3agic

A java library for reading mp3 files and reading / manipulating the ID3 tags (ID3v1 and ID3v2.2 through ID3v2.4). observed · 2026-08-28

github.com/mpatric/mp3agic · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5810
  • days_rel: n/a
  • days_push: 811
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1234 stars · 304 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A pure Java library for reading MP3 files and reading, writing, adding, and removing ID3 tags (ID3v1 and ID3v2.2 through ID3v2.4). It supports low-level MPEG frame data, VBR files, embedded album art, and unicode, and is available via Maven Central.

Use cases

  • read id3 tags from mp3 files in java
  • rename mp3 files based on their id3 tags
  • add or extract album art images from mp3 files
  • retag mp3 files programmatically
  • get mp3 bitrate, sample rate, and duration
  • handle vbr mp3 files correctly
  • remove or add id3v1 and id3v2 tags

When to choose

  • you need a pure Java, dependency-light MP3/ID3 tag library on the JVM
  • you need support for ID3v1 and ID3v2.2 through ID3v2.4 including embedded images
  • you need accurate VBR handling by reading actual MPEG frames

When to avoid

  • you need actively maintained software - the repo is no longer maintained and forks may be better
  • you need to write ID3v2.2 tags (read-only support)
  • you need to process audio formats other than MP3

Facets

library · maturity maintenance

parser serialization developer-tools files developer-tools jvm cross-platform mp3 id3-tags audio-metadata java-library audio

1 source

Member repositories

RepositoryRoleHealth v2
mpatric/mp3agicmain32

For agents

markdown · JSON · MCP: product_card(name="mpatric/mp3agic")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem