Command-line tool to edit ID3 tags in MP3 files.
Command-line editor
id3v2
$ id3v2 -a 'Artist Name' -t 'Song Title' song.mp3
$ id3v2 -l song.mp3
$ id3v2 -D song.mp3
$ id3v2 -a 'Artist' -A 'Album Name' -y 2023 song.mp3
$ id3v2 -g 'Rock' *.mp3