mid3iconv

NAME

mid3iconv - convert ID3 tag encodings

SYNOPSIS

mid3iconv [options] filename ...

DESCRIPTION

mid3iconv converts ID3 tags from legacy encodings to Unicode and stores them using the ID3v2 format.

OPTIONS

--debug,\ Print updated tags
--dry-run,\ Do not actually modify files
--encoding,\ Convert from this encoding. By default, your locale's default encoding is used.
--force-v1 Use an ID3v1 tag even if an ID3v2 tag is present
--quiet,\ Only output errors
--remove-v1 Remove any ID3v1 tag after processing the files

AUTHOR

Emfox Zhou.
Based on id3iconv (http://www.cs.berkeley.edu/~zf/id3iconv/) by Feng Zhou.