eyeD3 is an open source Python tool for working with ID3 metadata tags in MP3 files. It provides functionality for viewing, editing, and manipulating ID3v1 and ID3v2 tags.
eyeD3 is an open source command-line tool and Python library for manipulating ID3 metadata in MP3 audio files. It enables viewing, editing, and updating of ID3v1, ID3v1.1, ID3v2.3, and ID3v2.4 tags. Some key features include:
eyeD3 is written in Python so it can run on Linux, macOS, and Windows. It is released under the GPL v3 license. Some common uses cases are cleaning up and standardizing tags on MP3 collections, fetching metadata from online databases, embedding album art, and scripting ID3 editing workflows. The command line tool provides an easy way to access functionality while the Python library enables building more complex solutions.
Here are some alternatives to EyeD3:
Suggest an alternative ❐