10 releases
| 0.4.3 | Dec 23, 2025 |
|---|---|
| 0.4.2 | Jul 23, 2025 |
| 0.4.0 | Jun 25, 2025 |
| 0.3.3 | May 15, 2025 |
| 0.1.0 | Aug 13, 2024 |
#270 in Audio
40KB
791 lines
multitag
Documentation | GitHub | Crates.io
multitag is a Rust crate for reading and writing music metadata in a variety of formats. It aims to fix some of the issues present in audiotag, such as adding wav file support.
Supported Formats
| Format | Backend |
|---|---|
mp3/wav/aiff |
id3 |
flac |
metaflac |
mp4/m4a/m4p/m4b/m4r/m4a |
mp4ameta |
opus |
opusmeta |
ogg |
oggmeta |
PRs that add support for more formats are appreciated.
Contributors
Thank you to everyone who has contributed to this repository!
Dependencies
~14MB
~269K SLoC