logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

eyeD3 - Control MP3 Metadata | Online Free DevTools by Hexmos

Control MP3 metadata with eyeD3. Set titles, albums, and cover art for your audio files. Free online tool, no registration required.

eyed3

Read and manipulate metadata of MP3 files. More information: https://manned.org/eyeD3.

  • View information about an MP3 file:

eyeD3 {{filename.mp3}}

  • Set the title of an MP3 file:

eyeD3 {{[-t|--title]}} "{{A Title}}" {{filename.mp3}}

  • Set the album of all the MP3 files in a directory:

eyeD3 {{[-A|--album]}} "{{Album Name}}" {{*.mp3}}

  • Set the front cover art for an MP3 file:

eyeD3 --add-image {{front_cover.jpeg}}:FRONT_COVER: {{filename.mp3}}

See Also