1MID3CP(1)                                                            MID3CP(1)
2
3
4

NAME

6       mid3cp - copy ID3 tags
7

SYNOPSIS

9       mid3cp [options] source dest
10

DESCRIPTION

12       mid3cp copies the ID3 tags from a source file to a destination file.
13
14       It is designed to provide similar functionality to id3lib's id3cp tool,
15       and can optionally write ID3v1 tags. It can also exclude specific  tags
16       from being copied.
17

OPTIONS

19       --verbose, -v
20              Be  verbose:  state  all  operations performed, and list tags in
21              source file.
22
23       --write-v1
24              Write ID3v1 tags to the destination file, derived from the ID3v2
25              tags.
26
27       --exclude-tag, -x
28              Exclude  a specific tag from being copied. Can be specified mul‐
29              tiple times.
30
31       --merge
32              Copy over frames instead of replacing the whole ID3 tag. The tag
33              version  of  dest will be used. In case dest has no ID3 tag this
34              option has no effect.
35

AUTHOR

37       Marcus Sundman.
38
39       Based on id3cp (part of id3lib) by Dirk Mahoney and Scott Thomas Haug.
40
41
42
43
44                                                                     MID3CP(1)
Impressum