id3tool
Command line editor for id3 tags
Install
- All systems
-
curl cmd.cat/id3tool.sh
- Debian
-
apt-get install id3tool
- Ubuntu
-
apt-get install id3tool
- Kali Linux
-
apt-get install id3tool
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install id3tool
- OS X
-
brew install id3tool
- Raspbian
-
apt-get install id3tool
- Dockerfile
- dockerfile.run/id3tool
id3tool
Command line editor for id3 tags
A simple and complete editor for ID3 tags in MP3 files. ID3 tags are a way of identifying mp3 music files - you can store Artist, Album, Title, Track, Year, and Genre in a tag, as well as a 28-character comment. Highly recommended for scripting and bulk operations where you need to edit id3 tags from scripts. Can also be used to read id3 tags.