mp3 metadata app

🎶 Web app (PWA) to tag album artwork and other metadata to .mp3 files

logo

MP3 Metadata App

Netlify Status

Live: DEMO

Web app to add metadata to .mp3 files, if you would like to have
additional data shown about your song, i.e. in your car player.

It is using Deezer API for fetching data, so if the song is available on Deezer,
it should be fetched. However, app will search for song by file name (and get first search result)
so name your files before uploading and avoid special and unnecessary characters.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.