mono/taglib-sharp
Library for reading and writing metadata in media files observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 24
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5886
- days_rel: n/a
- days_push: 459
- n_releases_24m: 0
Adoption not part of the score
1457 stars · 334 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TagLib# is a .NET library for reading and writing metadata tags in media files, supporting video, audio, and image formats. It provides a unified API to read, write, and create standard or custom tags across many container formats.
Use cases
- read mp3 id3 tags in c#
- write metadata to video files like mkv or mp4
- edit flac vorbis comments programmatically
- extract duration and title from media files
- read exif metadata from jpeg photos
- add custom tag fields to ogg files
- tag a large music library from a .net app
When to choose
- you need a stable, format-agnostic metadata API in .NET
- you must handle audio, video, and image tags with one library
- you need custom tag field support across formats
When to avoid
- you need to decode or transcode media, not just metadata
- you work outside the .NET ecosystem
- you need streaming or network media metadata handling
Facets
library · maturity stable
serialization file-system media files developer-tools cross-platform windows metadata tagging media-files dotnet audio-tags video-tags exif linux macos
1 source
- readme: https://github.com/mono/taglib-sharp · fetched 2026-08-28 · 6b013d71e290
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mono/taglib-sharp | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="mono/taglib-sharp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem