.TH mid3iconv 1 "April 10th, 2006" .SH NAME mid3iconv \- convert ID3 tag encodings .SH SYNOPSIS \fBmid3iconv\fR [\fIoptions\fR] \fIfilename\fR ... .SH DESCRIPTION \fBmid3iconv\fR converts ID3 tags from legacy encodings to Unicode and stores them using the ID3v2 format. .SH OPTIONS .IP \-\-debug,\ \-d Print updated tags .IP \-\-dry\-run,\ \-p Do not actually modify files .IP \-\-encoding,\ \-e Convert from this encoding. By default, your locale's default encoding is used. .IP \-\-force\-v1 Use an ID3v1 tag even if an ID3v2 tag is present .IP \-\-quiet,\ \-q Only output errors .IP \-\-remove\-v1 Remove any ID3v1 tag after processing the files .SH AUTHOR Emfox Zhou. .PP Based on id3iconv (http://www.cs.berkeley.edu/~zf/id3iconv/) by Feng Zhou.