id3edit is a command line tool to edit and debug ID3v2 tags of mp3 files supporting Unicode.
It is an un-official Docker image.
docker run --rm -it \
-v $(pwd):/work \
-w "/work" \
hckurniawan/id3edit id3edit "$@"
Content type
Image
Digest
sha256:fd9e62da0…
Size
47.3 MB
Last updated
about 3 years ago
docker pull hckurniawan/id3edit