Skip to content

A minimal Python tool to update song metadata like title, artist, album, genre, and cover art using Mutagen. Simple UI with Tkinter.

Notifications You must be signed in to change notification settings

nickdeupree/Audio-Tag-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

MP3 Tag Editor

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.


๐Ÿ›  Features

  • Edit title, artist, album, genre
  • Add or replace album art
  • Select audio file and cover image via file dialog
  • Lightweight and easy to use

๐Ÿš€ Getting Started

Prerequisites

  • Python 3.8+
  • pip

Install dependencies

pip install mutagen pillow

๐Ÿ–ฅ๏ธ Run the App

python main.py


๐Ÿ“ธ Screenshot

App Screenshot

About

A minimal Python tool to update song metadata like title, artist, album, genre, and cover art using Mutagen. Simple UI with Tkinter.

Resources

Stars

Watchers

Forks

Languages