1MID3ICONV(1)                                                      MID3ICONV(1)
2
3
4

NAME

6       mid3iconv - convert ID3 tag encodings
7

SYNOPSIS

9       mid3iconv [options] filename ...
10

DESCRIPTION

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

OPTIONS

16       --debug, -d
17              Print updated tags
18
19       --dry-run, -p
20              Do not actually modify files
21
22       --encoding, -e
23              Convert from this encoding. By default,  your  locale's  default
24              encoding is used.
25
26       --force-v1
27              Use an ID3v1 tag even if an ID3v2 tag is present
28
29       --quiet, -q
30              Only output errors
31
32       --remove-v1
33              Remove any ID3v1 tag after processing the files
34

AUTHOR

36       Emfox Zhou.
37
38       Based  on  id3iconv  (http://www.cs.berkeley.edu/~zf/id3iconv/) by Feng
39       Zhou.
40
41
42
43
44                                                                  MID3ICONV(1)
Impressum