Sign inSign up

hckurniawan/id3edit

By hckurniawan

•Updated about 3 years ago

Image
0

1.0K

hckurniawan/id3edit repository overview

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 "$@"

Tag summary

Content type

Image

Digest

sha256:fd9e62da0…

Size

47.3 MB

Last updated

about 3 years ago

docker pull hckurniawan/id3edit