A minimal Python app to update song metadata โ title, artist, album, genre, and album art โ using the mutagen library. Built with a simple GUI using tkinter.
- Edit title, artist, album, genre
- Add or replace album art
- Select audio file and cover image via file dialog
- Lightweight and easy to use
- Python 3.8+
- pip
pip install mutagen pillowpython main.py